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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>
public Service.RunInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Service.RunInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Service.RunInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Service.RunInfo.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.RunInfo.Builder>
IOException
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.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public 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 hasRunId()
Unique identifier for the run.
optional string run_id = 15;
hasRunId
in interface Service.RunInfoOrBuilder
public String getRunId()
Unique identifier for the run.
optional string run_id = 15;
getRunId
in interface Service.RunInfoOrBuilder
public com.google.protobuf.ByteString getRunIdBytes()
Unique identifier for the run.
optional string run_id = 15;
getRunIdBytes
in interface Service.RunInfoOrBuilder
public 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 hasExperimentId()
The experiment ID.
optional string experiment_id = 2;
hasExperimentId
in interface Service.RunInfoOrBuilder
public String getExperimentId()
The experiment ID.
optional string experiment_id = 2;
getExperimentId
in interface Service.RunInfoOrBuilder
public com.google.protobuf.ByteString getExperimentIdBytes()
The experiment ID.
optional string experiment_id = 2;
getExperimentIdBytes
in interface Service.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public Service.RunStatus getStatus()
Current status of the run.
optional .mlflow.RunStatus status = 7;
getStatus
in interface Service.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public long getStartTime()
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 8;
getStartTime
in interface Service.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public long getEndTime()
Unix timestamp of when the run ended in milliseconds.
optional int64 end_time = 9;
getEndTime
in interface Service.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public 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.RunInfoOrBuilder
public String getLifecycleStage()
Current life cycle stage of the experiment : OneOf("active", "deleted")
optional string lifecycle_stage = 14;
getLifecycleStage
in interface Service.RunInfoOrBuilder
public com.google.protobuf.ByteString getLifecycleStageBytes()
Current life cycle stage of the experiment : OneOf("active", "deleted")
optional string lifecycle_stage = 14;
getLifecycleStageBytes
in interface Service.RunInfoOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.RunInfo.Builder>
Copyright © 2019. All rights reserved.