Package flyteidl.admin
Class NodeExecutionOuterClass.NodeExecutionMetaData.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionMetaData.Builder>
-
- flyteidl.admin.NodeExecutionOuterClass.NodeExecutionMetaData.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,NodeExecutionOuterClass.NodeExecutionMetaDataOrBuilder,Cloneable
- Enclosing class:
- NodeExecutionOuterClass.NodeExecutionMetaData
public static final class NodeExecutionOuterClass.NodeExecutionMetaData.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionMetaData.Builder> implements NodeExecutionOuterClass.NodeExecutionMetaDataOrBuilder
Represents additional attributes related to a Node Execution
Protobuf typeflyteidl.admin.NodeExecutionMetaData
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private booleanisDynamic_private booleanisParentNode_private ObjectretryGroup_private ObjectspecNodeId_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description NodeExecutionOuterClass.NodeExecutionMetaData.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)NodeExecutionOuterClass.NodeExecutionMetaDatabuild()NodeExecutionOuterClass.NodeExecutionMetaDatabuildPartial()private voidbuildPartial0(NodeExecutionOuterClass.NodeExecutionMetaData result)NodeExecutionOuterClass.NodeExecutionMetaData.Builderclear()NodeExecutionOuterClass.NodeExecutionMetaData.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)NodeExecutionOuterClass.NodeExecutionMetaData.BuilderclearIsDynamic()Boolean flag indicating if the node has contains a dynamic workflow which then produces child nodes.NodeExecutionOuterClass.NodeExecutionMetaData.BuilderclearIsParentNode()Boolean flag indicating if the node has child nodes under it This can be true when a node contains a dynamic workflow which then produces child nodes.NodeExecutionOuterClass.NodeExecutionMetaData.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)NodeExecutionOuterClass.NodeExecutionMetaData.BuilderclearRetryGroup()Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.NodeExecutionOuterClass.NodeExecutionMetaData.BuilderclearSpecNodeId()Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].idNodeExecutionOuterClass.NodeExecutionMetaData.Builderclone()NodeExecutionOuterClass.NodeExecutionMetaDatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetIsDynamic()Boolean flag indicating if the node has contains a dynamic workflow which then produces child nodes.booleangetIsParentNode()Boolean flag indicating if the node has child nodes under it This can be true when a node contains a dynamic workflow which then produces child nodes.StringgetRetryGroup()Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.com.google.protobuf.ByteStringgetRetryGroupBytes()Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.StringgetSpecNodeId()Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].idcom.google.protobuf.ByteStringgetSpecNodeIdBytes()Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].idprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()NodeExecutionOuterClass.NodeExecutionMetaData.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NodeExecutionOuterClass.NodeExecutionMetaData.BuildermergeFrom(com.google.protobuf.Message other)NodeExecutionOuterClass.NodeExecutionMetaData.BuildermergeFrom(NodeExecutionOuterClass.NodeExecutionMetaData other)NodeExecutionOuterClass.NodeExecutionMetaData.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)NodeExecutionOuterClass.NodeExecutionMetaData.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)NodeExecutionOuterClass.NodeExecutionMetaData.BuildersetIsDynamic(boolean value)Boolean flag indicating if the node has contains a dynamic workflow which then produces child nodes.NodeExecutionOuterClass.NodeExecutionMetaData.BuildersetIsParentNode(boolean value)Boolean flag indicating if the node has child nodes under it This can be true when a node contains a dynamic workflow which then produces child nodes.NodeExecutionOuterClass.NodeExecutionMetaData.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)NodeExecutionOuterClass.NodeExecutionMetaData.BuildersetRetryGroup(String value)Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.NodeExecutionOuterClass.NodeExecutionMetaData.BuildersetRetryGroupBytes(com.google.protobuf.ByteString value)Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.NodeExecutionOuterClass.NodeExecutionMetaData.BuildersetSpecNodeId(String value)Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].idNodeExecutionOuterClass.NodeExecutionMetaData.BuildersetSpecNodeIdBytes(com.google.protobuf.ByteString value)Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].idNodeExecutionOuterClass.NodeExecutionMetaData.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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
-
-
-
-
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.NodeExecutionMetaData.Builder>
-
clear
public NodeExecutionOuterClass.NodeExecutionMetaData.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.NodeExecutionMetaData.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.NodeExecutionMetaData.Builder>
-
getDefaultInstanceForType
public NodeExecutionOuterClass.NodeExecutionMetaData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public NodeExecutionOuterClass.NodeExecutionMetaData build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public NodeExecutionOuterClass.NodeExecutionMetaData buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(NodeExecutionOuterClass.NodeExecutionMetaData result)
-
clone
public NodeExecutionOuterClass.NodeExecutionMetaData.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.NodeExecutionMetaData.Builder>
-
setField
public NodeExecutionOuterClass.NodeExecutionMetaData.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.NodeExecutionMetaData.Builder>
-
clearField
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionMetaData.Builder>
-
clearOneof
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionMetaData.Builder>
-
setRepeatedField
public NodeExecutionOuterClass.NodeExecutionMetaData.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.NodeExecutionMetaData.Builder>
-
addRepeatedField
public NodeExecutionOuterClass.NodeExecutionMetaData.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.NodeExecutionMetaData.Builder>
-
mergeFrom
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NodeExecutionOuterClass.NodeExecutionMetaData.Builder>
-
mergeFrom
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder mergeFrom(NodeExecutionOuterClass.NodeExecutionMetaData other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionMetaData.Builder>
-
mergeFrom
public NodeExecutionOuterClass.NodeExecutionMetaData.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.NodeExecutionMetaData.Builder>- Throws:
IOException
-
getRetryGroup
public String getRetryGroup()
Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.
string retry_group = 1;- Specified by:
getRetryGroupin interfaceNodeExecutionOuterClass.NodeExecutionMetaDataOrBuilder- Returns:
- The retryGroup.
-
getRetryGroupBytes
public com.google.protobuf.ByteString getRetryGroupBytes()
Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.
string retry_group = 1;- Specified by:
getRetryGroupBytesin interfaceNodeExecutionOuterClass.NodeExecutionMetaDataOrBuilder- Returns:
- The bytes for retryGroup.
-
setRetryGroup
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder setRetryGroup(String value)
Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.
string retry_group = 1;- Parameters:
value- The retryGroup to set.- Returns:
- This builder for chaining.
-
clearRetryGroup
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder clearRetryGroup()
Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.
string retry_group = 1;- Returns:
- This builder for chaining.
-
setRetryGroupBytes
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder setRetryGroupBytes(com.google.protobuf.ByteString value)
Node executions are grouped depending on retries of the parent Retry group is unique within the context of a parent node.
string retry_group = 1;- Parameters:
value- The bytes for retryGroup to set.- Returns:
- This builder for chaining.
-
getIsParentNode
public boolean getIsParentNode()
Boolean flag indicating if the node has child nodes under it This can be true when a node contains a dynamic workflow which then produces child nodes.
bool is_parent_node = 2;- Specified by:
getIsParentNodein interfaceNodeExecutionOuterClass.NodeExecutionMetaDataOrBuilder- Returns:
- The isParentNode.
-
setIsParentNode
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder setIsParentNode(boolean value)
Boolean flag indicating if the node has child nodes under it This can be true when a node contains a dynamic workflow which then produces child nodes.
bool is_parent_node = 2;- Parameters:
value- The isParentNode to set.- Returns:
- This builder for chaining.
-
clearIsParentNode
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder clearIsParentNode()
Boolean flag indicating if the node has child nodes under it This can be true when a node contains a dynamic workflow which then produces child nodes.
bool is_parent_node = 2;- Returns:
- This builder for chaining.
-
getSpecNodeId
public String getSpecNodeId()
Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].id
string spec_node_id = 3;- Specified by:
getSpecNodeIdin interfaceNodeExecutionOuterClass.NodeExecutionMetaDataOrBuilder- Returns:
- The specNodeId.
-
getSpecNodeIdBytes
public com.google.protobuf.ByteString getSpecNodeIdBytes()
Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].id
string spec_node_id = 3;- Specified by:
getSpecNodeIdBytesin interfaceNodeExecutionOuterClass.NodeExecutionMetaDataOrBuilder- Returns:
- The bytes for specNodeId.
-
setSpecNodeId
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder setSpecNodeId(String value)
Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].id
string spec_node_id = 3;- Parameters:
value- The specNodeId to set.- Returns:
- This builder for chaining.
-
clearSpecNodeId
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder clearSpecNodeId()
Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].id
string spec_node_id = 3;- Returns:
- This builder for chaining.
-
setSpecNodeIdBytes
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder setSpecNodeIdBytes(com.google.protobuf.ByteString value)
Node id of the node in the original workflow This maps to value of WorkflowTemplate.nodes[X].id
string spec_node_id = 3;- Parameters:
value- The bytes for specNodeId to set.- Returns:
- This builder for chaining.
-
getIsDynamic
public boolean getIsDynamic()
Boolean flag indicating if the node has contains a dynamic workflow which then produces child nodes. This is to distinguish between subworkflows and dynamic workflows which can both have is_parent_node as true.
bool is_dynamic = 4;- Specified by:
getIsDynamicin interfaceNodeExecutionOuterClass.NodeExecutionMetaDataOrBuilder- Returns:
- The isDynamic.
-
setIsDynamic
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder setIsDynamic(boolean value)
Boolean flag indicating if the node has contains a dynamic workflow which then produces child nodes. This is to distinguish between subworkflows and dynamic workflows which can both have is_parent_node as true.
bool is_dynamic = 4;- Parameters:
value- The isDynamic to set.- Returns:
- This builder for chaining.
-
clearIsDynamic
public NodeExecutionOuterClass.NodeExecutionMetaData.Builder clearIsDynamic()
Boolean flag indicating if the node has contains a dynamic workflow which then produces child nodes. This is to distinguish between subworkflows and dynamic workflows which can both have is_parent_node as true.
bool is_dynamic = 4;- Returns:
- This builder for chaining.
-
setUnknownFields
public final NodeExecutionOuterClass.NodeExecutionMetaData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionMetaData.Builder>
-
mergeUnknownFields
public final NodeExecutionOuterClass.NodeExecutionMetaData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NodeExecutionOuterClass.NodeExecutionMetaData.Builder>
-
-