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,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
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private com.google.protobuf.TimestampcreatedAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>createdAtBuilder_private ObjectdeckUri_private com.google.protobuf.Durationduration_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder,com.google.protobuf.DurationOrBuilder>durationBuilder_private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>errorBuilder_private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>outputDataBuilder_private ObjectoutputResult_private intoutputResultCase_private intphase_private com.google.protobuf.TimestampstartedAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>startedAtBuilder_private ObjecttargetMetadata_private inttargetMetadataCase_private com.google.protobuf.SingleFieldBuilderV3<NodeExecutionOuterClass.TaskNodeMetadata,NodeExecutionOuterClass.TaskNodeMetadata.Builder,NodeExecutionOuterClass.TaskNodeMetadataOrBuilder>taskNodeMetadataBuilder_private com.google.protobuf.TimestampupdatedAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>updatedAtBuilder_private com.google.protobuf.SingleFieldBuilderV3<NodeExecutionOuterClass.WorkflowNodeMetadata,NodeExecutionOuterClass.WorkflowNodeMetadata.Builder,NodeExecutionOuterClass.WorkflowNodeMetadataOrBuilder>workflowNodeMetadataBuilder_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description NodeExecutionOuterClass.NodeExecutionClosure.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)NodeExecutionOuterClass.NodeExecutionClosurebuild()NodeExecutionOuterClass.NodeExecutionClosurebuildPartial()private voidbuildPartial0(NodeExecutionOuterClass.NodeExecutionClosure result)private voidbuildPartialOneofs(NodeExecutionOuterClass.NodeExecutionClosure result)NodeExecutionOuterClass.NodeExecutionClosure.Builderclear()NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearCreatedAt()Time at which the node execution was created.NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearDeckUri()String location uniquely identifying where the deck HTML file is.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.BuilderclearOutputData()Deprecated.NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearOutputResult()NodeExecutionOuterClass.NodeExecutionClosure.BuilderclearOutputUri()Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated.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.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getCreatedAtFieldBuilder()Time at which the node execution was created.com.google.protobuf.TimestampOrBuildergetCreatedAtOrBuilder()Time at which the node execution was created.StringgetDeckUri()String location uniquely identifying where the deck HTML file is.com.google.protobuf.ByteStringgetDeckUriBytes()String location uniquely identifying where the deck HTML file is.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.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder,com.google.protobuf.DurationOrBuilder>getDurationFieldBuilder()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 Nodeprivate com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>getErrorFieldBuilder()Error information for the NodeExecution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information for the NodeLiterals.LiteralMapgetOutputData()Deprecated.flyteidl.admin.NodeExecutionClosure.output_data is deprecated.Literals.LiteralMap.BuildergetOutputDataBuilder()Deprecated.private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>getOutputDataFieldBuilder()Raw output data produced by this node execution.Literals.LiteralMapOrBuildergetOutputDataOrBuilder()Deprecated.NodeExecutionOuterClass.NodeExecutionClosure.OutputResultCasegetOutputResultCase()StringgetOutputUri()Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated.com.google.protobuf.ByteStringgetOutputUriBytes()Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated.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.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getStartedAtFieldBuilder()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;private com.google.protobuf.SingleFieldBuilderV3<NodeExecutionOuterClass.TaskNodeMetadata,NodeExecutionOuterClass.TaskNodeMetadata.Builder,NodeExecutionOuterClass.TaskNodeMetadataOrBuilder>getTaskNodeMetadataFieldBuilder().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.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getUpdatedAtFieldBuilder()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;private com.google.protobuf.SingleFieldBuilderV3<NodeExecutionOuterClass.WorkflowNodeMetadata,NodeExecutionOuterClass.WorkflowNodeMetadata.Builder,NodeExecutionOuterClass.WorkflowNodeMetadataOrBuilder>getWorkflowNodeMetadataFieldBuilder().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 NodebooleanhasOutputData()Deprecated.flyteidl.admin.NodeExecutionClosure.output_data is deprecated.booleanhasOutputUri()Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated.booleanhasStartedAt()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.BuildermergeOutputData(Literals.LiteralMap value)Deprecated.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.BuildersetDeckUri(String value)String location uniquely identifying where the deck HTML file is.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetDeckUriBytes(com.google.protobuf.ByteString value)String location uniquely identifying where the deck HTML file is.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, Object value)NodeExecutionOuterClass.NodeExecutionClosure.BuildersetOutputData(Literals.LiteralMap value)Deprecated.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetOutputData(Literals.LiteralMap.Builder builderForValue)Deprecated.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetOutputUri(String value)Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated.NodeExecutionOuterClass.NodeExecutionClosure.BuildersetOutputUriBytes(com.google.protobuf.ByteString value)Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated.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, 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, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
outputResultCase_
private int outputResultCase_
-
outputResult_
private Object outputResult_
-
targetMetadataCase_
private int targetMetadataCase_
-
targetMetadata_
private Object targetMetadata_
-
bitField0_
private int bitField0_
-
errorBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder> errorBuilder_
-
outputDataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> outputDataBuilder_
-
phase_
private int phase_
-
startedAt_
private com.google.protobuf.Timestamp startedAt_
-
startedAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> startedAtBuilder_
-
duration_
private com.google.protobuf.Duration duration_
-
durationBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder,com.google.protobuf.DurationOrBuilder> durationBuilder_
-
createdAt_
private com.google.protobuf.Timestamp createdAt_
-
createdAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> createdAtBuilder_
-
updatedAt_
private com.google.protobuf.Timestamp updatedAt_
-
updatedAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> updatedAtBuilder_
-
workflowNodeMetadataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<NodeExecutionOuterClass.WorkflowNodeMetadata,NodeExecutionOuterClass.WorkflowNodeMetadata.Builder,NodeExecutionOuterClass.WorkflowNodeMetadataOrBuilder> workflowNodeMetadataBuilder_
-
taskNodeMetadataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<NodeExecutionOuterClass.TaskNodeMetadata,NodeExecutionOuterClass.TaskNodeMetadata.Builder,NodeExecutionOuterClass.TaskNodeMetadataOrBuilder> taskNodeMetadataBuilder_
-
deckUri_
private Object deckUri_
-
-
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
-
buildPartial0
private void buildPartial0(NodeExecutionOuterClass.NodeExecutionClosure result)
-
buildPartialOneofs
private void buildPartialOneofs(NodeExecutionOuterClass.NodeExecutionClosure result)
-
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, 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, 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, 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 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:
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()
-
hasOutputUri
@Deprecated public boolean hasOutputUri()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated. See flyteidl/admin/node_execution.proto;l=134Links to a remotely stored, serialized core.LiteralMap of node execution outputs. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Specified by:
hasOutputUriin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the outputUri field is set.
-
getOutputUri
@Deprecated public String getOutputUri()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated. See flyteidl/admin/node_execution.proto;l=134Links to a remotely stored, serialized core.LiteralMap of node execution outputs. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Specified by:
getOutputUriin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The outputUri.
-
getOutputUriBytes
@Deprecated public com.google.protobuf.ByteString getOutputUriBytes()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated. See flyteidl/admin/node_execution.proto;l=134Links to a remotely stored, serialized core.LiteralMap of node execution outputs. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Specified by:
getOutputUriBytesin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The bytes for outputUri.
-
setOutputUri
@Deprecated public NodeExecutionOuterClass.NodeExecutionClosure.Builder setOutputUri(String value)
Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated. See flyteidl/admin/node_execution.proto;l=134Links to a remotely stored, serialized core.LiteralMap of node execution outputs. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Parameters:
value- The outputUri to set.- Returns:
- This builder for chaining.
-
clearOutputUri
@Deprecated public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearOutputUri()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated. See flyteidl/admin/node_execution.proto;l=134Links to a remotely stored, serialized core.LiteralMap of node execution outputs. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Returns:
- This builder for chaining.
-
setOutputUriBytes
@Deprecated public NodeExecutionOuterClass.NodeExecutionClosure.Builder setOutputUriBytes(com.google.protobuf.ByteString value)
Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated. See flyteidl/admin/node_execution.proto;l=134Links to a remotely stored, serialized core.LiteralMap of node execution outputs. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- 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
-
getErrorFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder> getErrorFieldBuilder()
Error information for the Node
.flyteidl.core.ExecutionError error = 2;
-
hasOutputData
@Deprecated public boolean hasOutputData()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_data is deprecated. See flyteidl/admin/node_execution.proto;l=141Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];- Specified by:
hasOutputDatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the outputData field is set.
-
getOutputData
@Deprecated public Literals.LiteralMap getOutputData()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_data is deprecated. See flyteidl/admin/node_execution.proto;l=141Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];- Specified by:
getOutputDatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The outputData.
-
setOutputData
@Deprecated public NodeExecutionOuterClass.NodeExecutionClosure.Builder setOutputData(Literals.LiteralMap value)
Deprecated.Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];
-
setOutputData
@Deprecated public NodeExecutionOuterClass.NodeExecutionClosure.Builder setOutputData(Literals.LiteralMap.Builder builderForValue)
Deprecated.Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];
-
mergeOutputData
@Deprecated public NodeExecutionOuterClass.NodeExecutionClosure.Builder mergeOutputData(Literals.LiteralMap value)
Deprecated.Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];
-
clearOutputData
@Deprecated public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearOutputData()
Deprecated.Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];
-
getOutputDataBuilder
@Deprecated public Literals.LiteralMap.Builder getOutputDataBuilder()
Deprecated.Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];
-
getOutputDataOrBuilder
@Deprecated public Literals.LiteralMapOrBuilder getOutputDataOrBuilder()
Deprecated.Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];- Specified by:
getOutputDataOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
getOutputDataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> getOutputDataFieldBuilder()
Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];
-
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
-
getStartedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getStartedAtFieldBuilder()
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;
-
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
-
getDurationFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder,com.google.protobuf.DurationOrBuilder> getDurationFieldBuilder()
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;
-
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
-
getCreatedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getCreatedAtFieldBuilder()
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;
-
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
-
getUpdatedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getUpdatedAtFieldBuilder()
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;
-
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
-
getWorkflowNodeMetadataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<NodeExecutionOuterClass.WorkflowNodeMetadata,NodeExecutionOuterClass.WorkflowNodeMetadata.Builder,NodeExecutionOuterClass.WorkflowNodeMetadataOrBuilder> getWorkflowNodeMetadataFieldBuilder()
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;
-
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
-
getTaskNodeMetadataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<NodeExecutionOuterClass.TaskNodeMetadata,NodeExecutionOuterClass.TaskNodeMetadata.Builder,NodeExecutionOuterClass.TaskNodeMetadataOrBuilder> getTaskNodeMetadataFieldBuilder()
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;
-
getDeckUri
public String getDeckUri()
String location uniquely identifying where the deck HTML file is. NativeUrl specifies the url in the format of the configured storage provider (e.g. s3://my-bucket/randomstring/suffix.tar)
string deck_uri = 11;- Specified by:
getDeckUriin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The deckUri.
-
getDeckUriBytes
public com.google.protobuf.ByteString getDeckUriBytes()
String location uniquely identifying where the deck HTML file is. NativeUrl specifies the url in the format of the configured storage provider (e.g. s3://my-bucket/randomstring/suffix.tar)
string deck_uri = 11;- Specified by:
getDeckUriBytesin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The bytes for deckUri.
-
setDeckUri
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setDeckUri(String value)
String location uniquely identifying where the deck HTML file is. NativeUrl specifies the url in the format of the configured storage provider (e.g. s3://my-bucket/randomstring/suffix.tar)
string deck_uri = 11;- Parameters:
value- The deckUri to set.- Returns:
- This builder for chaining.
-
clearDeckUri
public NodeExecutionOuterClass.NodeExecutionClosure.Builder clearDeckUri()
String location uniquely identifying where the deck HTML file is. NativeUrl specifies the url in the format of the configured storage provider (e.g. s3://my-bucket/randomstring/suffix.tar)
string deck_uri = 11;- Returns:
- This builder for chaining.
-
setDeckUriBytes
public NodeExecutionOuterClass.NodeExecutionClosure.Builder setDeckUriBytes(com.google.protobuf.ByteString value)
String location uniquely identifying where the deck HTML file is. NativeUrl specifies the url in the format of the configured storage provider (e.g. s3://my-bucket/randomstring/suffix.tar)
string deck_uri = 11;- Parameters:
value- The bytes for deckUri to set.- Returns:
- This builder for chaining.
-
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>
-
-