Package flyteidl.admin
Class NodeExecutionOuterClass.NodeExecutionClosure.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
- flyteidl.admin.NodeExecutionOuterClass.NodeExecutionClosure.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,NodeExecutionOuterClass.NodeExecutionClosureOrBuilder,java.lang.Cloneable
- Enclosing class:
- NodeExecutionOuterClass.NodeExecutionClosure
public static final class NodeExecutionOuterClass.NodeExecutionClosure.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder> implements NodeExecutionOuterClass.NodeExecutionClosureOrBuilder
Container for node execution details and results.
Protobuf typeflyteidl.admin.NodeExecutionClosure
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description NodeExecutionOuterClass.NodeExecutionClosure.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)NodeExecutionOuterClass.NodeExecutionClosurebuild()NodeExecutionOuterClass.NodeExecutionClosurebuildPartial()NodeExecutionOuterClass.NodeExecutionClosure.Builderclear()NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearCreatedAt()Time at which the node execution was created.NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearDuration()The amount of time the node execution spent running.NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearError()Error information for the NodeNodeExecutionOuterClass.NodeExecutionClosure.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearOutputResult()NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearOutputUri()string output_uri = 1;NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearPhase()The last recorded phase for this node execution.NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearStartedAt()Time at which the node execution began running.NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearTargetMetadata()NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearTaskNodeMetadata().flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearUpdatedAt()Time at which the node execution was last updated.NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearWorkflowNodeMetadata().flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;NodeExecutionOuterClass.NodeExecutionClosure.Builderclone()com.google.protobuf.TimestampgetCreatedAt()Time at which the node execution was created.com.google.protobuf.Timestamp.BuildergetCreatedAtBuilder()Time at which the node execution was created.com.google.protobuf.TimestampOrBuildergetCreatedAtOrBuilder()Time at which the node execution was created.NodeExecutionOuterClass.NodeExecutionClosuregetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.DurationgetDuration()The amount of time the node execution spent running.com.google.protobuf.Duration.BuildergetDurationBuilder()The amount of time the node execution spent running.com.google.protobuf.DurationOrBuildergetDurationOrBuilder()The amount of time the node execution spent running.Execution.ExecutionErrorgetError()Error information for the NodeExecution.ExecutionError.BuildergetErrorBuilder()Error information for the NodeExecution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information for the NodeNodeExecutionOuterClass.NodeExecutionClosure.OutputResultCasegetOutputResultCase()java.lang.StringgetOutputUri()string output_uri = 1;com.google.protobuf.ByteStringgetOutputUriBytes()string output_uri = 1;Execution.NodeExecution.PhasegetPhase()The last recorded phase for this node execution.intgetPhaseValue()The last recorded phase for this node execution.com.google.protobuf.TimestampgetStartedAt()Time at which the node execution began running.com.google.protobuf.Timestamp.BuildergetStartedAtBuilder()Time at which the node execution began running.com.google.protobuf.TimestampOrBuildergetStartedAtOrBuilder()Time at which the node execution began running.NodeExecutionOuterClass.NodeExecutionClosure.TargetMetadataCasegetTargetMetadataCase()NodeExecutionOuterClass.TaskNodeMetadatagetTaskNodeMetadata().flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;NodeExecutionOuterClass.TaskNodeMetadata.BuildergetTaskNodeMetadataBuilder().flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;NodeExecutionOuterClass.TaskNodeMetadataOrBuildergetTaskNodeMetadataOrBuilder().flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;com.google.protobuf.TimestampgetUpdatedAt()Time at which the node execution was last updated.com.google.protobuf.Timestamp.BuildergetUpdatedAtBuilder()Time at which the node execution was last updated.com.google.protobuf.TimestampOrBuildergetUpdatedAtOrBuilder()Time at which the node execution was last updated.NodeExecutionOuterClass.WorkflowNodeMetadatagetWorkflowNodeMetadata().flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;NodeExecutionOuterClass.WorkflowNodeMetadata.BuildergetWorkflowNodeMetadataBuilder().flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;NodeExecutionOuterClass.WorkflowNodeMetadataOrBuildergetWorkflowNodeMetadataOrBuilder().flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;booleanhasCreatedAt()Time at which the node execution was created.booleanhasDuration()The amount of time the node execution spent running.booleanhasError()Error information for the NodebooleanhasStartedAt()Time at which the node execution began running.booleanhasTaskNodeMetadata().flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;booleanhasUpdatedAt()Time at which the node execution was last updated.booleanhasWorkflowNodeMetadata().flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeCreatedAt(com.google.protobuf.Timestamp value)Time at which the node execution was created.NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeDuration(com.google.protobuf.Duration value)The amount of time the node execution spent running.NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeError(Execution.ExecutionError value)Error information for the NodeNodeExecutionOuterClass.NodeExecutionClosure.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeFrom(com.google.protobuf.Message other)NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeFrom(NodeExecutionOuterClass.NodeExecutionClosure other)NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeStartedAt(com.google.protobuf.Timestamp value)Time at which the node execution began running.NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeTaskNodeMetadata(NodeExecutionOuterClass.TaskNodeMetadata value).flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeUpdatedAt(com.google.protobuf.Timestamp value)Time at which the node execution was last updated.NodeExecutionOuterClass.NodeExecutionClosure.BuildermergeWorkflowNodeMetadata(NodeExecutionOuterClass.WorkflowNodeMetadata value).flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;NodeExecutionOuterClass.NodeExecutionClosure.BuildersetCreatedAt(com.google.protobuf.Timestamp value)Time at which the node execution was created.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)Time at which the node execution was created.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetDuration(com.google.protobuf.Duration value)The amount of time the node execution spent running.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetDuration(com.google.protobuf.Duration.Builder builderForValue)The amount of time the node execution spent running.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetError(Execution.ExecutionError value)Error information for the NodeNodeExecutionOuterClass.NodeExecutionClosure.BuildersetError(Execution.ExecutionError.Builder builderForValue)Error information for the NodeNodeExecutionOuterClass.NodeExecutionClosure.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)NodeExecutionOuterClass.NodeExecutionClosure.BuildersetOutputUri(java.lang.String value)string output_uri = 1;NodeExecutionOuterClass.NodeExecutionClosure.BuildersetOutputUriBytes(com.google.protobuf.ByteString value)string output_uri = 1;NodeExecutionOuterClass.NodeExecutionClosure.BuildersetPhase(Execution.NodeExecution.Phase value)The last recorded phase for this node execution.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetPhaseValue(int value)The last recorded phase for this node execution.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)NodeExecutionOuterClass.NodeExecutionClosure.BuildersetStartedAt(com.google.protobuf.Timestamp value)Time at which the node execution began running.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetStartedAt(com.google.protobuf.Timestamp.Builder builderForValue)Time at which the node execution began running.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetTaskNodeMetadata(NodeExecutionOuterClass.TaskNodeMetadata value).flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;NodeExecutionOuterClass.NodeExecutionClosure.BuildersetTaskNodeMetadata(NodeExecutionOuterClass.TaskNodeMetadata.Builder builderForValue).flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;NodeExecutionOuterClass.NodeExecutionClosure.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)NodeExecutionOuterClass.NodeExecutionClosure.BuildersetUpdatedAt(com.google.protobuf.Timestamp value)Time at which the node execution was last updated.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)Time at which the node execution was last updated.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetWorkflowNodeMetadata(NodeExecutionOuterClass.WorkflowNodeMetadata value).flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;NodeExecutionOuterClass.NodeExecutionClosure.BuildersetWorkflowNodeMetadata(NodeExecutionOuterClass.WorkflowNodeMetadata.Builder builderForValue).flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
clear
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
getDefaultInstanceForType
public NodeExecutionOuterClass.NodeExecutionClosure getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public NodeExecutionOuterClass.NodeExecutionClosure build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public NodeExecutionOuterClass.NodeExecutionClosure buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
setField
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
clearField
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
clearOneof
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
setRepeatedField
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
addRepeatedField
public NodeExecutionOuterClass.NodeExecutionClosure.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
mergeFrom
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
mergeFrom
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeFrom(NodeExecutionOuterClass.NodeExecutionClosure other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
mergeFrom
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>- Throws:
java.io.IOException
-
getOutputResultCase
public NodeExecutionOuterClass.NodeExecutionClosure.OutputResultCase getOutputResultCase()
- Specified by:
getOutputResultCasein interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
clearOutputResult
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearOutputResult()
-
getTargetMetadataCase
public NodeExecutionOuterClass.NodeExecutionClosure.TargetMetadataCase getTargetMetadataCase()
- Specified by:
getTargetMetadataCasein interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
clearTargetMetadata
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearTargetMetadata()
-
getOutputUri
public java.lang.String getOutputUri()
string output_uri = 1;- Specified by:
getOutputUriin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The outputUri.
-
getOutputUriBytes
public com.google.protobuf.ByteString getOutputUriBytes()
string output_uri = 1;- Specified by:
getOutputUriBytesin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The bytes for outputUri.
-
setOutputUri
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setOutputUri(java.lang.String value)
string output_uri = 1;- Parameters:
value- The outputUri to set.- Returns:
- This builder for chaining.
-
clearOutputUri
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearOutputUri()
string output_uri = 1;- Returns:
- This builder for chaining.
-
setOutputUriBytes
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setOutputUriBytes(com.google.protobuf.ByteString value)
string output_uri = 1;- Parameters:
value- The bytes for outputUri to set.- Returns:
- This builder for chaining.
-
hasError
public boolean hasError()
Error information for the Node
.flyteidl.core.ExecutionError error = 2;- Specified by:
hasErrorin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the error field is set.
-
getError
public Execution.ExecutionError getError()
Error information for the Node
.flyteidl.core.ExecutionError error = 2;- Specified by:
getErrorin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The error.
-
setError
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setError(Execution.ExecutionError value)
Error information for the Node
.flyteidl.core.ExecutionError error = 2;
-
setError
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setError(Execution.ExecutionError.Builder builderForValue)
Error information for the Node
.flyteidl.core.ExecutionError error = 2;
-
mergeError
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeError(Execution.ExecutionError value)
Error information for the Node
.flyteidl.core.ExecutionError error = 2;
-
clearError
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearError()
Error information for the Node
.flyteidl.core.ExecutionError error = 2;
-
getErrorBuilder
public Execution.ExecutionError.Builder getErrorBuilder()
Error information for the Node
.flyteidl.core.ExecutionError error = 2;
-
getErrorOrBuilder
public Execution.ExecutionErrorOrBuilder getErrorOrBuilder()
Error information for the Node
.flyteidl.core.ExecutionError error = 2;- Specified by:
getErrorOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
getPhaseValue
public int getPhaseValue()
The last recorded phase for this node execution.
.flyteidl.core.NodeExecution.Phase phase = 3;- Specified by:
getPhaseValuein interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The enum numeric value on the wire for phase.
-
setPhaseValue
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setPhaseValue(int value)
The last recorded phase for this node execution.
.flyteidl.core.NodeExecution.Phase phase = 3;- Parameters:
value- The enum numeric value on the wire for phase to set.- Returns:
- This builder for chaining.
-
getPhase
public Execution.NodeExecution.Phase getPhase()
The last recorded phase for this node execution.
.flyteidl.core.NodeExecution.Phase phase = 3;- Specified by:
getPhasein interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The phase.
-
setPhase
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setPhase(Execution.NodeExecution.Phase value)
The last recorded phase for this node execution.
.flyteidl.core.NodeExecution.Phase phase = 3;- Parameters:
value- The phase to set.- Returns:
- This builder for chaining.
-
clearPhase
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearPhase()
The last recorded phase for this node execution.
.flyteidl.core.NodeExecution.Phase phase = 3;- Returns:
- This builder for chaining.
-
hasStartedAt
public boolean hasStartedAt()
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;- Specified by:
hasStartedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the startedAt field is set.
-
getStartedAt
public com.google.protobuf.Timestamp getStartedAt()
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;- Specified by:
getStartedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The startedAt.
-
setStartedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setStartedAt(com.google.protobuf.Timestamp value)
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;
-
setStartedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setStartedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;
-
mergeStartedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeStartedAt(com.google.protobuf.Timestamp value)
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;
-
clearStartedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearStartedAt()
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;
-
getStartedAtBuilder
public com.google.protobuf.Timestamp.Builder getStartedAtBuilder()
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;
-
getStartedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartedAtOrBuilder()
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;- Specified by:
getStartedAtOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasDuration
public boolean hasDuration()
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;- Specified by:
hasDurationin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;- Specified by:
getDurationin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The duration.
-
setDuration
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setDuration(com.google.protobuf.Duration value)
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;
-
setDuration
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setDuration(com.google.protobuf.Duration.Builder builderForValue)
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;
-
mergeDuration
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeDuration(com.google.protobuf.Duration value)
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;
-
clearDuration
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearDuration()
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;
-
getDurationBuilder
public com.google.protobuf.Duration.Builder getDurationBuilder()
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;- Specified by:
getDurationOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasCreatedAt
public boolean hasCreatedAt()
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;- Specified by:
hasCreatedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public com.google.protobuf.Timestamp getCreatedAt()
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;- Specified by:
getCreatedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The createdAt.
-
setCreatedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setCreatedAt(com.google.protobuf.Timestamp value)
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;
-
setCreatedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;
-
mergeCreatedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeCreatedAt(com.google.protobuf.Timestamp value)
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;
-
clearCreatedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearCreatedAt()
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;
-
getCreatedAtBuilder
public com.google.protobuf.Timestamp.Builder getCreatedAtBuilder()
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;
-
getCreatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;- Specified by:
getCreatedAtOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasUpdatedAt
public boolean hasUpdatedAt()
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;- Specified by:
hasUpdatedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the updatedAt field is set.
-
getUpdatedAt
public com.google.protobuf.Timestamp getUpdatedAt()
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;- Specified by:
getUpdatedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The updatedAt.
-
setUpdatedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setUpdatedAt(com.google.protobuf.Timestamp value)
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;
-
setUpdatedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;
-
mergeUpdatedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeUpdatedAt(com.google.protobuf.Timestamp value)
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;
-
clearUpdatedAt
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearUpdatedAt()
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;
-
getUpdatedAtBuilder
public com.google.protobuf.Timestamp.Builder getUpdatedAtBuilder()
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;
-
getUpdatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;- Specified by:
getUpdatedAtOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasWorkflowNodeMetadata
public boolean hasWorkflowNodeMetadata()
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
hasWorkflowNodeMetadatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the workflowNodeMetadata field is set.
-
getWorkflowNodeMetadata
public NodeExecutionOuterClass.WorkflowNodeMetadata getWorkflowNodeMetadata()
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
getWorkflowNodeMetadatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The workflowNodeMetadata.
-
setWorkflowNodeMetadata
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setWorkflowNodeMetadata(NodeExecutionOuterClass.WorkflowNodeMetadata value)
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;
-
setWorkflowNodeMetadata
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setWorkflowNodeMetadata(NodeExecutionOuterClass.WorkflowNodeMetadata.Builder builderForValue)
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;
-
mergeWorkflowNodeMetadata
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeWorkflowNodeMetadata(NodeExecutionOuterClass.WorkflowNodeMetadata value)
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;
-
clearWorkflowNodeMetadata
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearWorkflowNodeMetadata()
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;
-
getWorkflowNodeMetadataBuilder
public NodeExecutionOuterClass.WorkflowNodeMetadata.Builder getWorkflowNodeMetadataBuilder()
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;
-
getWorkflowNodeMetadataOrBuilder
public NodeExecutionOuterClass.WorkflowNodeMetadataOrBuilder getWorkflowNodeMetadataOrBuilder()
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
getWorkflowNodeMetadataOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasTaskNodeMetadata
public boolean hasTaskNodeMetadata()
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;- Specified by:
hasTaskNodeMetadatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the taskNodeMetadata field is set.
-
getTaskNodeMetadata
public NodeExecutionOuterClass.TaskNodeMetadata getTaskNodeMetadata()
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;- Specified by:
getTaskNodeMetadatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The taskNodeMetadata.
-
setTaskNodeMetadata
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setTaskNodeMetadata(NodeExecutionOuterClass.TaskNodeMetadata value)
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;
-
setTaskNodeMetadata
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setTaskNodeMetadata(NodeExecutionOuterClass.TaskNodeMetadata.Builder builderForValue)
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;
-
mergeTaskNodeMetadata
public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeTaskNodeMetadata(NodeExecutionOuterClass.TaskNodeMetadata value)
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;
-
clearTaskNodeMetadata
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearTaskNodeMetadata()
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;
-
getTaskNodeMetadataBuilder
public NodeExecutionOuterClass.TaskNodeMetadata.Builder getTaskNodeMetadataBuilder()
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;
-
getTaskNodeMetadataOrBuilder
public NodeExecutionOuterClass.TaskNodeMetadataOrBuilder getTaskNodeMetadataOrBuilder()
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;- Specified by:
getTaskNodeMetadataOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
setUnknownFields
public final NodeExecutionOuterClass.NodeExecutionClosure.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
mergeUnknownFields
public final NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionClosure.Builder>
-
-