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 classService.CreateExperimentProtobuf typemlflow.CreateExperimentstatic interfaceService.CreateExperimentOrBuilderstatic classService.CreateRunProtobuf typemlflow.CreateRunstatic interfaceService.CreateRunOrBuilderstatic classService.DeleteExperimentProtobuf typemlflow.DeleteExperimentstatic interfaceService.DeleteExperimentOrBuilderstatic classService.DeleteRunProtobuf typemlflow.DeleteRunstatic interfaceService.DeleteRunOrBuilderstatic classService.DeleteTagProtobuf typemlflow.DeleteTagstatic interfaceService.DeleteTagOrBuilderstatic classService.ExperimentExperimentstatic interfaceService.ExperimentOrBuilderstatic classService.ExperimentTagTag for an experiment.static interfaceService.ExperimentTagOrBuilderstatic classService.FileInfoMetadata of a single artifact file or directory.static interfaceService.FileInfoOrBuilderstatic classService.GetExperimentProtobuf typemlflow.GetExperimentstatic classService.GetExperimentByNameProtobuf typemlflow.GetExperimentByNamestatic interfaceService.GetExperimentByNameOrBuilderstatic interfaceService.GetExperimentOrBuilderstatic classService.GetMetricHistoryProtobuf typemlflow.GetMetricHistorystatic interfaceService.GetMetricHistoryOrBuilderstatic classService.GetRunProtobuf typemlflow.GetRunstatic interfaceService.GetRunOrBuilderstatic classService.ListArtifactsProtobuf typemlflow.ListArtifactsstatic interfaceService.ListArtifactsOrBuilderstatic classService.ListExperimentsProtobuf typemlflow.ListExperimentsstatic interfaceService.ListExperimentsOrBuilderstatic classService.LogBatchProtobuf typemlflow.LogBatchstatic interfaceService.LogBatchOrBuilderstatic classService.LogMetricProtobuf typemlflow.LogMetricstatic interfaceService.LogMetricOrBuilderstatic classService.LogModelProtobuf typemlflow.LogModelstatic interfaceService.LogModelOrBuilderstatic classService.LogParamProtobuf typemlflow.LogParamstatic interfaceService.LogParamOrBuilderstatic classService.MetricMetric associated with a run, represented as a key-value pair.static interfaceService.MetricOrBuilderstatic classService.ParamParam associated with a run.static interfaceService.ParamOrBuilderstatic classService.RestoreExperimentProtobuf typemlflow.RestoreExperimentstatic interfaceService.RestoreExperimentOrBuilderstatic classService.RestoreRunProtobuf typemlflow.RestoreRunstatic interfaceService.RestoreRunOrBuilderstatic classService.RunA single run.static classService.RunDataRun data (metrics, params, and tags).static interfaceService.RunDataOrBuilderstatic classService.RunInfoMetadata of a single run.static interfaceService.RunInfoOrBuilderstatic interfaceService.RunOrBuilderstatic classService.RunStatusStatus of a run.static classService.RunTagTag for a run.static interfaceService.RunTagOrBuilderstatic classService.SearchRunsProtobuf typemlflow.SearchRunsstatic interfaceService.SearchRunsOrBuilderstatic classService.SetExperimentTagProtobuf typemlflow.SetExperimentTagstatic interfaceService.SetExperimentTagOrBuilderstatic classService.SetTagProtobuf typemlflow.SetTagstatic interfaceService.SetTagOrBuilderstatic classService.SourceTypeSource that generated a run.static classService.UpdateExperimentProtobuf typemlflow.UpdateExperimentstatic interfaceService.UpdateExperimentOrBuilderstatic classService.UpdateRunProtobuf typemlflow.UpdateRunstatic interfaceService.UpdateRunOrBuilderstatic classService.ViewTypeView type for ListExperiments query. -
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(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()
-