Package | Description |
---|---|
org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
Modifier and Type | Class and Description |
---|---|
static class |
Service.RunInfo
Metadata of a single run.
|
static class |
Service.RunInfo.Builder
Metadata of a single run.
|
Modifier and Type | Method and Description |
---|---|
Service.RunInfoOrBuilder |
Service.RunOrBuilder.getInfoOrBuilder()
Run metadata.
|
Service.RunInfoOrBuilder |
Service.Run.getInfoOrBuilder()
Run metadata.
|
Service.RunInfoOrBuilder |
Service.Run.Builder.getInfoOrBuilder()
Run metadata.
|
Service.RunInfoOrBuilder |
Service.UpdateRun.ResponseOrBuilder.getRunInfoOrBuilder()
Updated metadata of the run.
|
Service.RunInfoOrBuilder |
Service.UpdateRun.Response.getRunInfoOrBuilder()
Updated metadata of the run.
|
Service.RunInfoOrBuilder |
Service.UpdateRun.Response.Builder.getRunInfoOrBuilder()
Updated metadata of the run.
|
Service.RunInfoOrBuilder |
Service.GetExperiment.ResponseOrBuilder.getRunsOrBuilder(int index)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.RunInfoOrBuilder |
Service.GetExperiment.Response.getRunsOrBuilder(int index)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.RunInfoOrBuilder |
Service.GetExperiment.Response.Builder.getRunsOrBuilder(int index)
All (max limit to be imposed) active runs associated with this experiment.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Service.RunInfoOrBuilder> |
Service.GetExperiment.ResponseOrBuilder.getRunsOrBuilderList()
All (max limit to be imposed) active runs associated with this experiment.
|
List<? extends Service.RunInfoOrBuilder> |
Service.GetExperiment.Response.getRunsOrBuilderList()
All (max limit to be imposed) active runs associated with this experiment.
|
List<? extends Service.RunInfoOrBuilder> |
Service.GetExperiment.Response.Builder.getRunsOrBuilderList()
All (max limit to be imposed) active runs associated with this experiment.
|
Copyright © 2018. All rights reserved.