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