Package org.mlflow.api.proto
Class Service
java.lang.Object
org.mlflow.api.proto.Service
public final class Service
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Service.CreateExperiment
Protobuf typemlflow.CreateExperiment
static interface
Service.CreateExperimentOrBuilder
static class
Service.CreateRun
Protobuf typemlflow.CreateRun
static interface
Service.CreateRunOrBuilder
static class
Service.DeleteExperiment
Protobuf typemlflow.DeleteExperiment
static interface
Service.DeleteExperimentOrBuilder
static class
Service.DeleteRun
Protobuf typemlflow.DeleteRun
static interface
Service.DeleteRunOrBuilder
static class
Service.DeleteTag
Protobuf typemlflow.DeleteTag
static interface
Service.DeleteTagOrBuilder
static class
Service.Experiment
Experimentstatic interface
Service.ExperimentOrBuilder
static class
Service.ExperimentTag
Tag for an experiment.static interface
Service.ExperimentTagOrBuilder
static class
Service.FileInfo
Metadata of a single artifact file or directory.static interface
Service.FileInfoOrBuilder
static class
Service.GetExperiment
Protobuf typemlflow.GetExperiment
static class
Service.GetExperimentByName
Protobuf typemlflow.GetExperimentByName
static interface
Service.GetExperimentByNameOrBuilder
static interface
Service.GetExperimentOrBuilder
static class
Service.GetMetricHistory
Protobuf typemlflow.GetMetricHistory
static interface
Service.GetMetricHistoryOrBuilder
static class
Service.GetRun
Protobuf typemlflow.GetRun
static interface
Service.GetRunOrBuilder
static class
Service.ListArtifacts
Protobuf typemlflow.ListArtifacts
static interface
Service.ListArtifactsOrBuilder
static class
Service.ListExperiments
Protobuf typemlflow.ListExperiments
static interface
Service.ListExperimentsOrBuilder
static class
Service.LogBatch
Protobuf typemlflow.LogBatch
static interface
Service.LogBatchOrBuilder
static class
Service.LogMetric
Protobuf typemlflow.LogMetric
static interface
Service.LogMetricOrBuilder
static class
Service.LogModel
Protobuf typemlflow.LogModel
static interface
Service.LogModelOrBuilder
static class
Service.LogParam
Protobuf typemlflow.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.Param
Param associated with a run.static interface
Service.ParamOrBuilder
static class
Service.RestoreExperiment
Protobuf typemlflow.RestoreExperiment
static interface
Service.RestoreExperimentOrBuilder
static class
Service.RestoreRun
Protobuf typemlflow.RestoreRun
static interface
Service.RestoreRunOrBuilder
static class
Service.Run
A single run.static class
Service.RunData
Run data (metrics, params, and tags).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.SearchRuns
Protobuf typemlflow.SearchRuns
static interface
Service.SearchRunsOrBuilder
static class
Service.SetExperimentTag
Protobuf typemlflow.SetExperimentTag
static interface
Service.SetExperimentTagOrBuilder
static class
Service.SetTag
Protobuf typemlflow.SetTag
static interface
Service.SetTagOrBuilder
static class
Service.SourceType
Source that generated a run.static class
Service.UpdateExperiment
Protobuf typemlflow.UpdateExperiment
static interface
Service.UpdateExperimentOrBuilder
static class
Service.UpdateRun
Protobuf typemlflow.UpdateRun
static interface
Service.UpdateRunOrBuilder
static class
Service.ViewType
View type for ListExperiments query. -
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-