Package flyteidl.admin
Class ExecutionOuterClass.ExecutionMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionMetadata.Builder>
-
- flyteidl.admin.ExecutionOuterClass.ExecutionMetadata.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecutionOuterClass.ExecutionMetadataOrBuilder,java.lang.Cloneable
- Enclosing class:
- ExecutionOuterClass.ExecutionMetadata
public static final class ExecutionOuterClass.ExecutionMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionMetadata.Builder> implements ExecutionOuterClass.ExecutionMetadataOrBuilder
Represents attributes about an execution which are not required to launch the execution but are useful to record. These attributes are assigned at launch time and do not change.
Protobuf typeflyteidl.admin.ExecutionMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExecutionOuterClass.ExecutionMetadata.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ExecutionOuterClass.ExecutionMetadatabuild()ExecutionOuterClass.ExecutionMetadatabuildPartial()ExecutionOuterClass.ExecutionMetadata.Builderclear()ExecutionOuterClass.ExecutionMetadata.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExecutionOuterClass.ExecutionMetadata.BuilderclearMode()[(validate.rules).enum.defined_only = true];ExecutionOuterClass.ExecutionMetadata.BuilderclearNesting()Indicates the "nestedness" of this execution.ExecutionOuterClass.ExecutionMetadata.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExecutionOuterClass.ExecutionMetadata.BuilderclearParentNodeExecution()Which subworkflow node launched this executionExecutionOuterClass.ExecutionMetadata.BuilderclearPrincipal()Identifier of the entity that triggered this execution.ExecutionOuterClass.ExecutionMetadata.BuilderclearReferenceExecution()Optional, a reference workflow execution related to this execution.ExecutionOuterClass.ExecutionMetadata.BuilderclearScheduledAt()For scheduled executions, the requested time for execution for this specific schedule invocation.ExecutionOuterClass.ExecutionMetadata.Builderclone()ExecutionOuterClass.ExecutionMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ExecutionOuterClass.ExecutionMetadata.ExecutionModegetMode()[(validate.rules).enum.defined_only = true];intgetModeValue()[(validate.rules).enum.defined_only = true];intgetNesting()Indicates the "nestedness" of this execution.IdentifierOuterClass.NodeExecutionIdentifiergetParentNodeExecution()Which subworkflow node launched this executionIdentifierOuterClass.NodeExecutionIdentifier.BuildergetParentNodeExecutionBuilder()Which subworkflow node launched this executionIdentifierOuterClass.NodeExecutionIdentifierOrBuildergetParentNodeExecutionOrBuilder()Which subworkflow node launched this executionjava.lang.StringgetPrincipal()Identifier of the entity that triggered this execution.com.google.protobuf.ByteStringgetPrincipalBytes()Identifier of the entity that triggered this execution.IdentifierOuterClass.WorkflowExecutionIdentifiergetReferenceExecution()Optional, a reference workflow execution related to this execution.IdentifierOuterClass.WorkflowExecutionIdentifier.BuildergetReferenceExecutionBuilder()Optional, a reference workflow execution related to this execution.IdentifierOuterClass.WorkflowExecutionIdentifierOrBuildergetReferenceExecutionOrBuilder()Optional, a reference workflow execution related to this execution.com.google.protobuf.TimestampgetScheduledAt()For scheduled executions, the requested time for execution for this specific schedule invocation.com.google.protobuf.Timestamp.BuildergetScheduledAtBuilder()For scheduled executions, the requested time for execution for this specific schedule invocation.com.google.protobuf.TimestampOrBuildergetScheduledAtOrBuilder()For scheduled executions, the requested time for execution for this specific schedule invocation.booleanhasParentNodeExecution()Which subworkflow node launched this executionbooleanhasReferenceExecution()Optional, a reference workflow execution related to this execution.booleanhasScheduledAt()For scheduled executions, the requested time for execution for this specific schedule invocation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExecutionOuterClass.ExecutionMetadata.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExecutionOuterClass.ExecutionMetadata.BuildermergeFrom(com.google.protobuf.Message other)ExecutionOuterClass.ExecutionMetadata.BuildermergeFrom(ExecutionOuterClass.ExecutionMetadata other)ExecutionOuterClass.ExecutionMetadata.BuildermergeParentNodeExecution(IdentifierOuterClass.NodeExecutionIdentifier value)Which subworkflow node launched this executionExecutionOuterClass.ExecutionMetadata.BuildermergeReferenceExecution(IdentifierOuterClass.WorkflowExecutionIdentifier value)Optional, a reference workflow execution related to this execution.ExecutionOuterClass.ExecutionMetadata.BuildermergeScheduledAt(com.google.protobuf.Timestamp value)For scheduled executions, the requested time for execution for this specific schedule invocation.ExecutionOuterClass.ExecutionMetadata.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExecutionOuterClass.ExecutionMetadata.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ExecutionOuterClass.ExecutionMetadata.BuildersetMode(ExecutionOuterClass.ExecutionMetadata.ExecutionMode value)[(validate.rules).enum.defined_only = true];ExecutionOuterClass.ExecutionMetadata.BuildersetModeValue(int value)[(validate.rules).enum.defined_only = true];ExecutionOuterClass.ExecutionMetadata.BuildersetNesting(int value)Indicates the "nestedness" of this execution.ExecutionOuterClass.ExecutionMetadata.BuildersetParentNodeExecution(IdentifierOuterClass.NodeExecutionIdentifier value)Which subworkflow node launched this executionExecutionOuterClass.ExecutionMetadata.BuildersetParentNodeExecution(IdentifierOuterClass.NodeExecutionIdentifier.Builder builderForValue)Which subworkflow node launched this executionExecutionOuterClass.ExecutionMetadata.BuildersetPrincipal(java.lang.String value)Identifier of the entity that triggered this execution.ExecutionOuterClass.ExecutionMetadata.BuildersetPrincipalBytes(com.google.protobuf.ByteString value)Identifier of the entity that triggered this execution.ExecutionOuterClass.ExecutionMetadata.BuildersetReferenceExecution(IdentifierOuterClass.WorkflowExecutionIdentifier value)Optional, a reference workflow execution related to this execution.ExecutionOuterClass.ExecutionMetadata.BuildersetReferenceExecution(IdentifierOuterClass.WorkflowExecutionIdentifier.Builder builderForValue)Optional, a reference workflow execution related to this execution.ExecutionOuterClass.ExecutionMetadata.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ExecutionOuterClass.ExecutionMetadata.BuildersetScheduledAt(com.google.protobuf.Timestamp value)For scheduled executions, the requested time for execution for this specific schedule invocation.ExecutionOuterClass.ExecutionMetadata.BuildersetScheduledAt(com.google.protobuf.Timestamp.Builder builderForValue)For scheduled executions, the requested time for execution for this specific schedule invocation.ExecutionOuterClass.ExecutionMetadata.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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<ExecutionOuterClass.ExecutionMetadata.Builder>
-
clear
public ExecutionOuterClass.ExecutionMetadata.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<ExecutionOuterClass.ExecutionMetadata.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<ExecutionOuterClass.ExecutionMetadata.Builder>
-
getDefaultInstanceForType
public ExecutionOuterClass.ExecutionMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExecutionOuterClass.ExecutionMetadata build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExecutionOuterClass.ExecutionMetadata buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExecutionOuterClass.ExecutionMetadata.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<ExecutionOuterClass.ExecutionMetadata.Builder>
-
setField
public ExecutionOuterClass.ExecutionMetadata.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<ExecutionOuterClass.ExecutionMetadata.Builder>
-
clearField
public ExecutionOuterClass.ExecutionMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionMetadata.Builder>
-
clearOneof
public ExecutionOuterClass.ExecutionMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionMetadata.Builder>
-
setRepeatedField
public ExecutionOuterClass.ExecutionMetadata.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<ExecutionOuterClass.ExecutionMetadata.Builder>
-
addRepeatedField
public ExecutionOuterClass.ExecutionMetadata.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<ExecutionOuterClass.ExecutionMetadata.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecutionOuterClass.ExecutionMetadata.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionMetadata.Builder mergeFrom(ExecutionOuterClass.ExecutionMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionMetadata.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionMetadata.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<ExecutionOuterClass.ExecutionMetadata.Builder>- Throws:
java.io.IOException
-
getModeValue
public int getModeValue()
[(validate.rules).enum.defined_only = true];
.flyteidl.admin.ExecutionMetadata.ExecutionMode mode = 1;- Specified by:
getModeValuein interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The enum numeric value on the wire for mode.
-
setModeValue
public ExecutionOuterClass.ExecutionMetadata.Builder setModeValue(int value)
[(validate.rules).enum.defined_only = true];
.flyteidl.admin.ExecutionMetadata.ExecutionMode mode = 1;- Parameters:
value- The enum numeric value on the wire for mode to set.- Returns:
- This builder for chaining.
-
getMode
public ExecutionOuterClass.ExecutionMetadata.ExecutionMode getMode()
[(validate.rules).enum.defined_only = true];
.flyteidl.admin.ExecutionMetadata.ExecutionMode mode = 1;- Specified by:
getModein interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The mode.
-
setMode
public ExecutionOuterClass.ExecutionMetadata.Builder setMode(ExecutionOuterClass.ExecutionMetadata.ExecutionMode value)
[(validate.rules).enum.defined_only = true];
.flyteidl.admin.ExecutionMetadata.ExecutionMode mode = 1;- Parameters:
value- The mode to set.- Returns:
- This builder for chaining.
-
clearMode
public ExecutionOuterClass.ExecutionMetadata.Builder clearMode()
[(validate.rules).enum.defined_only = true];
.flyteidl.admin.ExecutionMetadata.ExecutionMode mode = 1;- Returns:
- This builder for chaining.
-
getPrincipal
public java.lang.String getPrincipal()
Identifier of the entity that triggered this execution. For systems using back-end authentication any value set here will be discarded in favor of the authenticated user context.
string principal = 2;- Specified by:
getPrincipalin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The principal.
-
getPrincipalBytes
public com.google.protobuf.ByteString getPrincipalBytes()
Identifier of the entity that triggered this execution. For systems using back-end authentication any value set here will be discarded in favor of the authenticated user context.
string principal = 2;- Specified by:
getPrincipalBytesin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The bytes for principal.
-
setPrincipal
public ExecutionOuterClass.ExecutionMetadata.Builder setPrincipal(java.lang.String value)
Identifier of the entity that triggered this execution. For systems using back-end authentication any value set here will be discarded in favor of the authenticated user context.
string principal = 2;- Parameters:
value- The principal to set.- Returns:
- This builder for chaining.
-
clearPrincipal
public ExecutionOuterClass.ExecutionMetadata.Builder clearPrincipal()
Identifier of the entity that triggered this execution. For systems using back-end authentication any value set here will be discarded in favor of the authenticated user context.
string principal = 2;- Returns:
- This builder for chaining.
-
setPrincipalBytes
public ExecutionOuterClass.ExecutionMetadata.Builder setPrincipalBytes(com.google.protobuf.ByteString value)
Identifier of the entity that triggered this execution. For systems using back-end authentication any value set here will be discarded in favor of the authenticated user context.
string principal = 2;- Parameters:
value- The bytes for principal to set.- Returns:
- This builder for chaining.
-
getNesting
public int getNesting()
Indicates the "nestedness" of this execution. If a user launches a workflow execution, the default nesting is 0. If this execution further launches a workflow (child workflow), the nesting level is incremented by 0 => 1 Generally, if workflow at nesting level k launches a workflow then the child workflow will have nesting = k + 1.
uint32 nesting = 3;- Specified by:
getNestingin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The nesting.
-
setNesting
public ExecutionOuterClass.ExecutionMetadata.Builder setNesting(int value)
Indicates the "nestedness" of this execution. If a user launches a workflow execution, the default nesting is 0. If this execution further launches a workflow (child workflow), the nesting level is incremented by 0 => 1 Generally, if workflow at nesting level k launches a workflow then the child workflow will have nesting = k + 1.
uint32 nesting = 3;- Parameters:
value- The nesting to set.- Returns:
- This builder for chaining.
-
clearNesting
public ExecutionOuterClass.ExecutionMetadata.Builder clearNesting()
Indicates the "nestedness" of this execution. If a user launches a workflow execution, the default nesting is 0. If this execution further launches a workflow (child workflow), the nesting level is incremented by 0 => 1 Generally, if workflow at nesting level k launches a workflow then the child workflow will have nesting = k + 1.
uint32 nesting = 3;- Returns:
- This builder for chaining.
-
hasScheduledAt
public boolean hasScheduledAt()
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;- Specified by:
hasScheduledAtin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- Whether the scheduledAt field is set.
-
getScheduledAt
public com.google.protobuf.Timestamp getScheduledAt()
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;- Specified by:
getScheduledAtin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The scheduledAt.
-
setScheduledAt
public ExecutionOuterClass.ExecutionMetadata.Builder setScheduledAt(com.google.protobuf.Timestamp value)
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;
-
setScheduledAt
public ExecutionOuterClass.ExecutionMetadata.Builder setScheduledAt(com.google.protobuf.Timestamp.Builder builderForValue)
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;
-
mergeScheduledAt
public ExecutionOuterClass.ExecutionMetadata.Builder mergeScheduledAt(com.google.protobuf.Timestamp value)
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;
-
clearScheduledAt
public ExecutionOuterClass.ExecutionMetadata.Builder clearScheduledAt()
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;
-
getScheduledAtBuilder
public com.google.protobuf.Timestamp.Builder getScheduledAtBuilder()
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;
-
getScheduledAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getScheduledAtOrBuilder()
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;- Specified by:
getScheduledAtOrBuilderin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder
-
hasParentNodeExecution
public boolean hasParentNodeExecution()
Which subworkflow node launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;- Specified by:
hasParentNodeExecutionin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- Whether the parentNodeExecution field is set.
-
getParentNodeExecution
public IdentifierOuterClass.NodeExecutionIdentifier getParentNodeExecution()
Which subworkflow node launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;- Specified by:
getParentNodeExecutionin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The parentNodeExecution.
-
setParentNodeExecution
public ExecutionOuterClass.ExecutionMetadata.Builder setParentNodeExecution(IdentifierOuterClass.NodeExecutionIdentifier value)
Which subworkflow node launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;
-
setParentNodeExecution
public ExecutionOuterClass.ExecutionMetadata.Builder setParentNodeExecution(IdentifierOuterClass.NodeExecutionIdentifier.Builder builderForValue)
Which subworkflow node launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;
-
mergeParentNodeExecution
public ExecutionOuterClass.ExecutionMetadata.Builder mergeParentNodeExecution(IdentifierOuterClass.NodeExecutionIdentifier value)
Which subworkflow node launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;
-
clearParentNodeExecution
public ExecutionOuterClass.ExecutionMetadata.Builder clearParentNodeExecution()
Which subworkflow node launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;
-
getParentNodeExecutionBuilder
public IdentifierOuterClass.NodeExecutionIdentifier.Builder getParentNodeExecutionBuilder()
Which subworkflow node launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;
-
getParentNodeExecutionOrBuilder
public IdentifierOuterClass.NodeExecutionIdentifierOrBuilder getParentNodeExecutionOrBuilder()
Which subworkflow node launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;- Specified by:
getParentNodeExecutionOrBuilderin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder
-
hasReferenceExecution
public boolean hasReferenceExecution()
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;- Specified by:
hasReferenceExecutionin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- Whether the referenceExecution field is set.
-
getReferenceExecution
public IdentifierOuterClass.WorkflowExecutionIdentifier getReferenceExecution()
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;- Specified by:
getReferenceExecutionin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The referenceExecution.
-
setReferenceExecution
public ExecutionOuterClass.ExecutionMetadata.Builder setReferenceExecution(IdentifierOuterClass.WorkflowExecutionIdentifier value)
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;
-
setReferenceExecution
public ExecutionOuterClass.ExecutionMetadata.Builder setReferenceExecution(IdentifierOuterClass.WorkflowExecutionIdentifier.Builder builderForValue)
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;
-
mergeReferenceExecution
public ExecutionOuterClass.ExecutionMetadata.Builder mergeReferenceExecution(IdentifierOuterClass.WorkflowExecutionIdentifier value)
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;
-
clearReferenceExecution
public ExecutionOuterClass.ExecutionMetadata.Builder clearReferenceExecution()
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;
-
getReferenceExecutionBuilder
public IdentifierOuterClass.WorkflowExecutionIdentifier.Builder getReferenceExecutionBuilder()
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;
-
getReferenceExecutionOrBuilder
public IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder getReferenceExecutionOrBuilder()
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;- Specified by:
getReferenceExecutionOrBuilderin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder
-
setUnknownFields
public final ExecutionOuterClass.ExecutionMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionMetadata.Builder>
-
mergeUnknownFields
public final ExecutionOuterClass.ExecutionMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionMetadata.Builder>
-
-