public final class Service extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Service.CreateExperiment
Protobuf type
mlflow.CreateExperiment |
static interface |
Service.CreateExperimentOrBuilder |
static class |
Service.CreateRun
Protobuf type
mlflow.CreateRun |
static interface |
Service.CreateRunOrBuilder |
static class |
Service.DeleteExperiment
Protobuf type
mlflow.DeleteExperiment |
static interface |
Service.DeleteExperimentOrBuilder |
static class |
Service.DeleteRun
Protobuf type
mlflow.DeleteRun |
static interface |
Service.DeleteRunOrBuilder |
static class |
Service.DoubleClause
Protobuf type
mlflow.DoubleClause |
static interface |
Service.DoubleClauseOrBuilder |
static class |
Service.Experiment
Experiment
|
static interface |
Service.ExperimentOrBuilder |
static class |
Service.FileInfo
Metadata of a single artifact file or directory.
|
static interface |
Service.FileInfoOrBuilder |
static class |
Service.FloatClause
Protobuf type
mlflow.FloatClause |
static interface |
Service.FloatClauseOrBuilder |
static class |
Service.GetArtifact
Protobuf type
mlflow.GetArtifact |
static interface |
Service.GetArtifactOrBuilder |
static class |
Service.GetExperiment
Protobuf type
mlflow.GetExperiment |
static interface |
Service.GetExperimentOrBuilder |
static class |
Service.GetMetricHistory
Protobuf type
mlflow.GetMetricHistory |
static interface |
Service.GetMetricHistoryOrBuilder |
static class |
Service.GetRun
Protobuf type
mlflow.GetRun |
static interface |
Service.GetRunOrBuilder |
static class |
Service.ListArtifacts
Protobuf type
mlflow.ListArtifacts |
static interface |
Service.ListArtifactsOrBuilder |
static class |
Service.ListExperiments
Protobuf type
mlflow.ListExperiments |
static interface |
Service.ListExperimentsOrBuilder |
static class |
Service.LogBatch
Protobuf type
mlflow.LogBatch |
static interface |
Service.LogBatchOrBuilder |
static class |
Service.LogMetric
Protobuf type
mlflow.LogMetric |
static interface |
Service.LogMetricOrBuilder |
static class |
Service.LogParam
Protobuf type
mlflow.LogParam |
static interface |
Service.LogParamOrBuilder |
static class |
Service.Metric
Metric associated with a run, represented as a key-value pair.
|
static interface |
Service.MetricOrBuilder |
static class |
Service.MetricSearchExpression
Protobuf type
mlflow.MetricSearchExpression |
static interface |
Service.MetricSearchExpressionOrBuilder |
static class |
Service.Param
Param associated with a run.
|
static class |
Service.ParameterSearchExpression
Protobuf type
mlflow.ParameterSearchExpression |
static interface |
Service.ParameterSearchExpressionOrBuilder |
static interface |
Service.ParamOrBuilder |
static class |
Service.RestoreExperiment
Protobuf type
mlflow.RestoreExperiment |
static interface |
Service.RestoreExperimentOrBuilder |
static class |
Service.RestoreRun
Protobuf type
mlflow.RestoreRun |
static interface |
Service.RestoreRunOrBuilder |
static class |
Service.Run
A single run.
|
static class |
Service.RunData
Run data (metrics, params, etc).
|
static interface |
Service.RunDataOrBuilder |
static class |
Service.RunInfo
Metadata of a single run.
|
static interface |
Service.RunInfoOrBuilder |
static interface |
Service.RunOrBuilder |
static class |
Service.RunStatus
Status of a run.
|
static class |
Service.RunTag
Tag for a run.
|
static interface |
Service.RunTagOrBuilder |
static class |
Service.SearchExpression
Protobuf type
mlflow.SearchExpression |
static interface |
Service.SearchExpressionOrBuilder |
static class |
Service.SearchRuns
Protobuf type
mlflow.SearchRuns |
static interface |
Service.SearchRunsOrBuilder |
static class |
Service.SetTag
Protobuf type
mlflow.SetTag |
static interface |
Service.SetTagOrBuilder |
static class |
Service.SourceType
Source that generated a run.
|
static class |
Service.StringClause
Protobuf type
mlflow.StringClause |
static interface |
Service.StringClauseOrBuilder |
static class |
Service.UpdateExperiment
Protobuf type
mlflow.UpdateExperiment |
static interface |
Service.UpdateExperimentOrBuilder |
static class |
Service.UpdateRun
Protobuf type
mlflow.UpdateRun |
static interface |
Service.UpdateRunOrBuilder |
static class |
Service.ViewType
View type for ListExperiments query.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.