Uses of Interface
org.mlflow.api.proto.Service.TraceLocation.InferenceTableLocationOrBuilder
-
Packages that use Service.TraceLocation.InferenceTableLocationOrBuilder Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Service.TraceLocation.InferenceTableLocationOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.TraceLocation.InferenceTableLocationOrBuilder Modifier and Type Class Description static class
Service.TraceLocation.InferenceTableLocation
Protobuf typemlflow.TraceLocation.InferenceTableLocation
static class
Service.TraceLocation.InferenceTableLocation.Builder
Protobuf typemlflow.TraceLocation.InferenceTableLocation
Methods in org.mlflow.api.proto that return Service.TraceLocation.InferenceTableLocationOrBuilder Modifier and Type Method Description Service.TraceLocation.InferenceTableLocationOrBuilder
Service.TraceLocation.Builder. getInferenceTableOrBuilder()
.mlflow.TraceLocation.InferenceTableLocation inference_table = 3;
Service.TraceLocation.InferenceTableLocationOrBuilder
Service.TraceLocation. getInferenceTableOrBuilder()
.mlflow.TraceLocation.InferenceTableLocation inference_table = 3;
Service.TraceLocation.InferenceTableLocationOrBuilder
Service.TraceLocationOrBuilder. getInferenceTableOrBuilder()
.mlflow.TraceLocation.InferenceTableLocation inference_table = 3;
-