public static final class Service.RunInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder> implements Service.RunInfoOrBuilder
Metadata of a single run.Protobuf type
mlflow.RunInfo| Modifier and Type | Method and Description |
|---|---|
Service.RunInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.RunInfo |
build() |
Service.RunInfo |
buildPartial() |
Service.RunInfo.Builder |
clear() |
Service.RunInfo.Builder |
clearArtifactUri()
URI of the directory where artifacts should be uploaded.
|
Service.RunInfo.Builder |
clearEndTime()
Unix timestamp of when the run ended in milliseconds.
|
Service.RunInfo.Builder |
clearExperimentId()
The experiment ID.
|
Service.RunInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.RunInfo.Builder |
clearLifecycleStage()
Current life cycle stage of the experiment : OneOf("active", "deleted")
|
Service.RunInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.RunInfo.Builder |
clearRunId()
Unique identifier for the run.
|
Service.RunInfo.Builder |
clearRunUuid()
[Deprecated, use run_id instead] Unique identifier for the run.
|
Service.RunInfo.Builder |
clearStartTime()
Unix timestamp of when the run started in milliseconds.
|
Service.RunInfo.Builder |
clearStatus()
Current status of the run.
|
Service.RunInfo.Builder |
clearUserId()
User who initiated the run.
|
Service.RunInfo.Builder |
clone() |
String |
getArtifactUri()
URI of the directory where artifacts should be uploaded.
|
com.google.protobuf.ByteString |
getArtifactUriBytes()
URI of the directory where artifacts should be uploaded.
|
Service.RunInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getEndTime()
Unix timestamp of when the run ended in milliseconds.
|
String |
getExperimentId()
The experiment ID.
|
com.google.protobuf.ByteString |
getExperimentIdBytes()
The experiment ID.
|
String |
getLifecycleStage()
Current life cycle stage of the experiment : OneOf("active", "deleted")
|
com.google.protobuf.ByteString |
getLifecycleStageBytes()
Current life cycle stage of the experiment : OneOf("active", "deleted")
|
String |
getRunId()
Unique identifier for the run.
|
com.google.protobuf.ByteString |
getRunIdBytes()
Unique identifier for the run.
|
String |
getRunUuid()
[Deprecated, use run_id instead] Unique identifier for the run.
|
com.google.protobuf.ByteString |
getRunUuidBytes()
[Deprecated, use run_id instead] Unique identifier for the run.
|
long |
getStartTime()
Unix timestamp of when the run started in milliseconds.
|
Service.RunStatus |
getStatus()
Current status of the run.
|
String |
getUserId()
User who initiated the run.
|
com.google.protobuf.ByteString |
getUserIdBytes()
User who initiated the run.
|
boolean |
hasArtifactUri()
URI of the directory where artifacts should be uploaded.
|
boolean |
hasEndTime()
Unix timestamp of when the run ended in milliseconds.
|
boolean |
hasExperimentId()
The experiment ID.
|
boolean |
hasLifecycleStage()
Current life cycle stage of the experiment : OneOf("active", "deleted")
|
boolean |
hasRunId()
Unique identifier for the run.
|
boolean |
hasRunUuid()
[Deprecated, use run_id instead] Unique identifier for the run.
|
boolean |
hasStartTime()
Unix timestamp of when the run started in milliseconds.
|
boolean |
hasStatus()
Current status of the run.
|
boolean |
hasUserId()
User who initiated the run.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.RunInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.RunInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.RunInfo.Builder |
mergeFrom(Service.RunInfo other) |
Service.RunInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.RunInfo.Builder |
setArtifactUri(String value)
URI of the directory where artifacts should be uploaded.
|
Service.RunInfo.Builder |
setArtifactUriBytes(com.google.protobuf.ByteString value)
URI of the directory where artifacts should be uploaded.
|
Service.RunInfo.Builder |
setEndTime(long value)
Unix timestamp of when the run ended in milliseconds.
|
Service.RunInfo.Builder |
setExperimentId(String value)
The experiment ID.
|
Service.RunInfo.Builder |
setExperimentIdBytes(com.google.protobuf.ByteString value)
The experiment ID.
|
Service.RunInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.RunInfo.Builder |
setLifecycleStage(String value)
Current life cycle stage of the experiment : OneOf("active", "deleted")
|
Service.RunInfo.Builder |
setLifecycleStageBytes(com.google.protobuf.ByteString value)
Current life cycle stage of the experiment : OneOf("active", "deleted")
|
Service.RunInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.RunInfo.Builder |
setRunId(String value)
Unique identifier for the run.
|
Service.RunInfo.Builder |
setRunIdBytes(com.google.protobuf.ByteString value)
Unique identifier for the run.
|
Service.RunInfo.Builder |
setRunUuid(String value)
[Deprecated, use run_id instead] Unique identifier for the run.
|
Service.RunInfo.Builder |
setRunUuidBytes(com.google.protobuf.ByteString value)
[Deprecated, use run_id instead] Unique identifier for the run.
|
Service.RunInfo.Builder |
setStartTime(long value)
Unix timestamp of when the run started in milliseconds.
|
Service.RunInfo.Builder |
setStatus(Service.RunStatus value)
Current status of the run.
|
Service.RunInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.RunInfo.Builder |
setUserId(String value)
User who initiated the run.
|
Service.RunInfo.Builder |
setUserIdBytes(com.google.protobuf.ByteString value)
User who initiated the run.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public Service.RunInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public Service.RunInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Service.RunInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Service.RunInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Service.RunInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public Service.RunInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public Service.RunInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public Service.RunInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public Service.RunInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public Service.RunInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public Service.RunInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.RunInfo.Builder>public Service.RunInfo.Builder mergeFrom(Service.RunInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public Service.RunInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.RunInfo.Builder>IOExceptionpublic boolean hasRunId()
Unique identifier for the run.
optional string run_id = 15;hasRunId in interface Service.RunInfoOrBuilderpublic String getRunId()
Unique identifier for the run.
optional string run_id = 15;getRunId in interface Service.RunInfoOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
Unique identifier for the run.
optional string run_id = 15;getRunIdBytes in interface Service.RunInfoOrBuilderpublic Service.RunInfo.Builder setRunId(String value)
Unique identifier for the run.
optional string run_id = 15;public Service.RunInfo.Builder clearRunId()
Unique identifier for the run.
optional string run_id = 15;public Service.RunInfo.Builder setRunIdBytes(com.google.protobuf.ByteString value)
Unique identifier for the run.
optional string run_id = 15;public boolean hasRunUuid()
[Deprecated, use run_id instead] Unique identifier for the run. This field will be removed in a future MLflow version.
optional string run_uuid = 1;hasRunUuid in interface Service.RunInfoOrBuilderpublic String getRunUuid()
[Deprecated, use run_id instead] Unique identifier for the run. This field will be removed in a future MLflow version.
optional string run_uuid = 1;getRunUuid in interface Service.RunInfoOrBuilderpublic com.google.protobuf.ByteString getRunUuidBytes()
[Deprecated, use run_id instead] Unique identifier for the run. This field will be removed in a future MLflow version.
optional string run_uuid = 1;getRunUuidBytes in interface Service.RunInfoOrBuilderpublic Service.RunInfo.Builder setRunUuid(String value)
[Deprecated, use run_id instead] Unique identifier for the run. This field will be removed in a future MLflow version.
optional string run_uuid = 1;public Service.RunInfo.Builder clearRunUuid()
[Deprecated, use run_id instead] Unique identifier for the run. This field will be removed in a future MLflow version.
optional string run_uuid = 1;public Service.RunInfo.Builder setRunUuidBytes(com.google.protobuf.ByteString value)
[Deprecated, use run_id instead] Unique identifier for the run. This field will be removed in a future MLflow version.
optional string run_uuid = 1;public boolean hasExperimentId()
The experiment ID.
optional string experiment_id = 2;hasExperimentId in interface Service.RunInfoOrBuilderpublic String getExperimentId()
The experiment ID.
optional string experiment_id = 2;getExperimentId in interface Service.RunInfoOrBuilderpublic com.google.protobuf.ByteString getExperimentIdBytes()
The experiment ID.
optional string experiment_id = 2;getExperimentIdBytes in interface Service.RunInfoOrBuilderpublic Service.RunInfo.Builder setExperimentId(String value)
The experiment ID.
optional string experiment_id = 2;public Service.RunInfo.Builder clearExperimentId()
The experiment ID.
optional string experiment_id = 2;public Service.RunInfo.Builder setExperimentIdBytes(com.google.protobuf.ByteString value)
The experiment ID.
optional string experiment_id = 2;public boolean hasUserId()
User who initiated the run. This field is deprecated as of MLflow 1.0, and will be removed in a future MLflow release. Use 'mlflow.user' tag instead.
optional string user_id = 6;hasUserId in interface Service.RunInfoOrBuilderpublic String getUserId()
User who initiated the run. This field is deprecated as of MLflow 1.0, and will be removed in a future MLflow release. Use 'mlflow.user' tag instead.
optional string user_id = 6;getUserId in interface Service.RunInfoOrBuilderpublic com.google.protobuf.ByteString getUserIdBytes()
User who initiated the run. This field is deprecated as of MLflow 1.0, and will be removed in a future MLflow release. Use 'mlflow.user' tag instead.
optional string user_id = 6;getUserIdBytes in interface Service.RunInfoOrBuilderpublic Service.RunInfo.Builder setUserId(String value)
User who initiated the run. This field is deprecated as of MLflow 1.0, and will be removed in a future MLflow release. Use 'mlflow.user' tag instead.
optional string user_id = 6;public Service.RunInfo.Builder clearUserId()
User who initiated the run. This field is deprecated as of MLflow 1.0, and will be removed in a future MLflow release. Use 'mlflow.user' tag instead.
optional string user_id = 6;public Service.RunInfo.Builder setUserIdBytes(com.google.protobuf.ByteString value)
User who initiated the run. This field is deprecated as of MLflow 1.0, and will be removed in a future MLflow release. Use 'mlflow.user' tag instead.
optional string user_id = 6;public boolean hasStatus()
Current status of the run.
optional .mlflow.RunStatus status = 7;hasStatus in interface Service.RunInfoOrBuilderpublic Service.RunStatus getStatus()
Current status of the run.
optional .mlflow.RunStatus status = 7;getStatus in interface Service.RunInfoOrBuilderpublic Service.RunInfo.Builder setStatus(Service.RunStatus value)
Current status of the run.
optional .mlflow.RunStatus status = 7;public Service.RunInfo.Builder clearStatus()
Current status of the run.
optional .mlflow.RunStatus status = 7;public boolean hasStartTime()
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 8;hasStartTime in interface Service.RunInfoOrBuilderpublic long getStartTime()
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 8;getStartTime in interface Service.RunInfoOrBuilderpublic Service.RunInfo.Builder setStartTime(long value)
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 8;public Service.RunInfo.Builder clearStartTime()
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 8;public boolean hasEndTime()
Unix timestamp of when the run ended in milliseconds.
optional int64 end_time = 9;hasEndTime in interface Service.RunInfoOrBuilderpublic long getEndTime()
Unix timestamp of when the run ended in milliseconds.
optional int64 end_time = 9;getEndTime in interface Service.RunInfoOrBuilderpublic Service.RunInfo.Builder setEndTime(long value)
Unix timestamp of when the run ended in milliseconds.
optional int64 end_time = 9;public Service.RunInfo.Builder clearEndTime()
Unix timestamp of when the run ended in milliseconds.
optional int64 end_time = 9;public boolean hasArtifactUri()
URI of the directory where artifacts should be uploaded. This can be a local path (starting with "/"), or a distributed file system (DFS) path, like ``s3://bucket/directory`` or ``dbfs:/my/directory``. If not set, the local ``./mlruns`` directory is chosen.
optional string artifact_uri = 13;hasArtifactUri in interface Service.RunInfoOrBuilderpublic String getArtifactUri()
URI of the directory where artifacts should be uploaded. This can be a local path (starting with "/"), or a distributed file system (DFS) path, like ``s3://bucket/directory`` or ``dbfs:/my/directory``. If not set, the local ``./mlruns`` directory is chosen.
optional string artifact_uri = 13;getArtifactUri in interface Service.RunInfoOrBuilderpublic com.google.protobuf.ByteString getArtifactUriBytes()
URI of the directory where artifacts should be uploaded. This can be a local path (starting with "/"), or a distributed file system (DFS) path, like ``s3://bucket/directory`` or ``dbfs:/my/directory``. If not set, the local ``./mlruns`` directory is chosen.
optional string artifact_uri = 13;getArtifactUriBytes in interface Service.RunInfoOrBuilderpublic Service.RunInfo.Builder setArtifactUri(String value)
URI of the directory where artifacts should be uploaded. This can be a local path (starting with "/"), or a distributed file system (DFS) path, like ``s3://bucket/directory`` or ``dbfs:/my/directory``. If not set, the local ``./mlruns`` directory is chosen.
optional string artifact_uri = 13;public Service.RunInfo.Builder clearArtifactUri()
URI of the directory where artifacts should be uploaded. This can be a local path (starting with "/"), or a distributed file system (DFS) path, like ``s3://bucket/directory`` or ``dbfs:/my/directory``. If not set, the local ``./mlruns`` directory is chosen.
optional string artifact_uri = 13;public Service.RunInfo.Builder setArtifactUriBytes(com.google.protobuf.ByteString value)
URI of the directory where artifacts should be uploaded. This can be a local path (starting with "/"), or a distributed file system (DFS) path, like ``s3://bucket/directory`` or ``dbfs:/my/directory``. If not set, the local ``./mlruns`` directory is chosen.
optional string artifact_uri = 13;public boolean hasLifecycleStage()
Current life cycle stage of the experiment : OneOf("active", "deleted")
optional string lifecycle_stage = 14;hasLifecycleStage in interface Service.RunInfoOrBuilderpublic String getLifecycleStage()
Current life cycle stage of the experiment : OneOf("active", "deleted")
optional string lifecycle_stage = 14;getLifecycleStage in interface Service.RunInfoOrBuilderpublic com.google.protobuf.ByteString getLifecycleStageBytes()
Current life cycle stage of the experiment : OneOf("active", "deleted")
optional string lifecycle_stage = 14;getLifecycleStageBytes in interface Service.RunInfoOrBuilderpublic Service.RunInfo.Builder setLifecycleStage(String value)
Current life cycle stage of the experiment : OneOf("active", "deleted")
optional string lifecycle_stage = 14;public Service.RunInfo.Builder clearLifecycleStage()
Current life cycle stage of the experiment : OneOf("active", "deleted")
optional string lifecycle_stage = 14;public Service.RunInfo.Builder setLifecycleStageBytes(com.google.protobuf.ByteString value)
Current life cycle stage of the experiment : OneOf("active", "deleted")
optional string lifecycle_stage = 14;public final Service.RunInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>public final Service.RunInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>Copyright © 2019. All rights reserved.