Package flyteidl.event
Class Event.NodeExecutionEvent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.event.Event.NodeExecutionEvent
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Event.NodeExecutionEventOrBuilder,Serializable
- Enclosing class:
- Event
public static final class Event.NodeExecutionEvent extends com.google.protobuf.GeneratedMessageV3 implements Event.NodeExecutionEventOrBuilder
Protobuf typeflyteidl.event.NodeExecutionEvent- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEvent.NodeExecutionEvent.BuilderProtobuf typeflyteidl.event.NodeExecutionEventstatic classEvent.NodeExecutionEvent.OutputResultCasestatic classEvent.NodeExecutionEvent.TargetMetadataCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description privateNodeExecutionEvent()privateNodeExecutionEvent(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetDeckUri()String location uniquely identifying where the deck HTML file is NativeUrl specifies the url in the format of the configured storage provider (e.g.com.google.protobuf.ByteStringgetDeckUriBytes()String location uniquely identifying where the deck HTML file is NativeUrl specifies the url in the format of the configured storage provider (e.g.static Event.NodeExecutionEventgetDefaultInstance()Event.NodeExecutionEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Execution.ExecutionErrorgetError()Error information for the executionExecution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information for the executionintgetEventVersion()int32 event_version = 16;IdentifierOuterClass.NodeExecutionIdentifiergetId()Unique identifier for this node executionIdentifierOuterClass.NodeExecutionIdentifierOrBuildergetIdOrBuilder()Unique identifier for this node executionStringgetInputUri()string input_uri = 5;com.google.protobuf.ByteStringgetInputUriBytes()string input_uri = 5;booleangetIsDynamic()Whether this node yielded a dynamic workflow.booleangetIsParent()Whether this node launched a subworkflow.StringgetNodeName()Friendly readable name for the nodecom.google.protobuf.ByteStringgetNodeNameBytes()Friendly readable name for the nodecom.google.protobuf.TimestampgetOccurredAt()This timestamp represents when the original event occurred, it is generated by the executor of the node.com.google.protobuf.TimestampOrBuildergetOccurredAtOrBuilder()This timestamp represents when the original event occurred, it is generated by the executor of the node.Literals.LiteralMapgetOutputData()Raw output data produced by this node execution.Literals.LiteralMapOrBuildergetOutputDataOrBuilder()Raw output data produced by this node execution.Event.NodeExecutionEvent.OutputResultCasegetOutputResultCase()StringgetOutputUri()URL to the output of the execution, it encodes all the information including Cloud source provider.com.google.protobuf.ByteStringgetOutputUriBytes()URL to the output of the execution, it encodes all the information including Cloud source provider.Event.ParentNodeExecutionMetadatagetParentNodeMetadata()Specifies the parent node of the current node execution.Event.ParentNodeExecutionMetadataOrBuildergetParentNodeMetadataOrBuilder()Specifies the parent node of the current node execution.Event.ParentTaskExecutionMetadatagetParentTaskMetadata()[To be deprecated] Specifies which task (if any) launched this node.Event.ParentTaskExecutionMetadataOrBuildergetParentTaskMetadataOrBuilder()[To be deprecated] Specifies which task (if any) launched this node.com.google.protobuf.Parser<Event.NodeExecutionEvent>getParserForType()Execution.NodeExecution.PhasegetPhase().flyteidl.core.NodeExecution.Phase phase = 3;intgetPhaseValue().flyteidl.core.NodeExecution.Phase phase = 3;StringgetProducerId()the id of the originator (Propeller) of the eventcom.google.protobuf.ByteStringgetProducerIdBytes()the id of the originator (Propeller) of the eventStringgetRetryGroup()Retry group to indicate grouping of nodes by retriescom.google.protobuf.ByteStringgetRetryGroupBytes()Retry group to indicate grouping of nodes by retriesintgetSerializedSize()StringgetSpecNodeId()Identifier of the node in the original workflow/graph This maps to value of WorkflowTemplate.nodes[X].idcom.google.protobuf.ByteStringgetSpecNodeIdBytes()Identifier of the node in the original workflow/graph This maps to value of WorkflowTemplate.nodes[X].idEvent.NodeExecutionEvent.TargetMetadataCasegetTargetMetadataCase()Event.TaskNodeMetadatagetTaskNodeMetadata().flyteidl.event.TaskNodeMetadata task_node_metadata = 14;Event.TaskNodeMetadataOrBuildergetTaskNodeMetadataOrBuilder().flyteidl.event.TaskNodeMetadata task_node_metadata = 14;com.google.protobuf.UnknownFieldSetgetUnknownFields()Event.WorkflowNodeMetadatagetWorkflowNodeMetadata().flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;Event.WorkflowNodeMetadataOrBuildergetWorkflowNodeMetadataOrBuilder().flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;booleanhasError()Error information for the executioninthashCode()booleanhasId()Unique identifier for this node executionbooleanhasOccurredAt()This timestamp represents when the original event occurred, it is generated by the executor of the node.booleanhasOutputData()Raw output data produced by this node execution.booleanhasOutputUri()URL to the output of the execution, it encodes all the information including Cloud source provider.booleanhasParentNodeMetadata()Specifies the parent node of the current node execution.booleanhasParentTaskMetadata()[To be deprecated] Specifies which task (if any) launched this node.booleanhasTaskNodeMetadata().flyteidl.event.TaskNodeMetadata task_node_metadata = 14;booleanhasWorkflowNodeMetadata().flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Event.NodeExecutionEvent.BuildernewBuilder()static Event.NodeExecutionEvent.BuildernewBuilder(Event.NodeExecutionEvent prototype)Event.NodeExecutionEvent.BuildernewBuilderForType()protected Event.NodeExecutionEvent.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Event.NodeExecutionEventparseDelimitedFrom(InputStream input)static Event.NodeExecutionEventparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventparseFrom(byte[] data)static Event.NodeExecutionEventparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventparseFrom(com.google.protobuf.ByteString data)static Event.NodeExecutionEventparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventparseFrom(com.google.protobuf.CodedInputStream input)static Event.NodeExecutionEventparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventparseFrom(InputStream input)static Event.NodeExecutionEventparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventparseFrom(ByteBuffer data)static Event.NodeExecutionEventparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Event.NodeExecutionEvent>parser()Event.NodeExecutionEvent.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
outputResultCase_
private int outputResultCase_
-
outputResult_
private Object outputResult_
-
targetMetadataCase_
private int targetMetadataCase_
-
targetMetadata_
private Object targetMetadata_
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
id_
private IdentifierOuterClass.NodeExecutionIdentifier id_
-
PRODUCER_ID_FIELD_NUMBER
public static final int PRODUCER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
producerId_
private volatile Object producerId_
-
PHASE_FIELD_NUMBER
public static final int PHASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
phase_
private int phase_
-
OCCURRED_AT_FIELD_NUMBER
public static final int OCCURRED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
occurredAt_
private com.google.protobuf.Timestamp occurredAt_
-
INPUT_URI_FIELD_NUMBER
public static final int INPUT_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
inputUri_
private volatile Object inputUri_
-
OUTPUT_URI_FIELD_NUMBER
public static final int OUTPUT_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_DATA_FIELD_NUMBER
public static final int OUTPUT_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_NODE_METADATA_FIELD_NUMBER
public static final int WORKFLOW_NODE_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TASK_NODE_METADATA_FIELD_NUMBER
public static final int TASK_NODE_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_TASK_METADATA_FIELD_NUMBER
public static final int PARENT_TASK_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
parentTaskMetadata_
private Event.ParentTaskExecutionMetadata parentTaskMetadata_
-
PARENT_NODE_METADATA_FIELD_NUMBER
public static final int PARENT_NODE_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
parentNodeMetadata_
private Event.ParentNodeExecutionMetadata parentNodeMetadata_
-
RETRY_GROUP_FIELD_NUMBER
public static final int RETRY_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
retryGroup_
private volatile Object retryGroup_
-
SPEC_NODE_ID_FIELD_NUMBER
public static final int SPEC_NODE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
specNodeId_
private volatile Object specNodeId_
-
NODE_NAME_FIELD_NUMBER
public static final int NODE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
nodeName_
private volatile Object nodeName_
-
EVENT_VERSION_FIELD_NUMBER
public static final int EVENT_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
eventVersion_
private int eventVersion_
-
IS_PARENT_FIELD_NUMBER
public static final int IS_PARENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
isParent_
private boolean isParent_
-
IS_DYNAMIC_FIELD_NUMBER
public static final int IS_DYNAMIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
isDynamic_
private boolean isDynamic_
-
DECK_URI_FIELD_NUMBER
public static final int DECK_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
deckUri_
private volatile Object deckUri_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Event.NodeExecutionEvent DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Event.NodeExecutionEvent> PARSER
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getOutputResultCase
public Event.NodeExecutionEvent.OutputResultCase getOutputResultCase()
- Specified by:
getOutputResultCasein interfaceEvent.NodeExecutionEventOrBuilder
-
getTargetMetadataCase
public Event.NodeExecutionEvent.TargetMetadataCase getTargetMetadataCase()
- Specified by:
getTargetMetadataCasein interfaceEvent.NodeExecutionEventOrBuilder
-
hasId
public boolean hasId()
Unique identifier for this node execution
.flyteidl.core.NodeExecutionIdentifier id = 1;- Specified by:
hasIdin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- Whether the id field is set.
-
getId
public IdentifierOuterClass.NodeExecutionIdentifier getId()
Unique identifier for this node execution
.flyteidl.core.NodeExecutionIdentifier id = 1;- Specified by:
getIdin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The id.
-
getIdOrBuilder
public IdentifierOuterClass.NodeExecutionIdentifierOrBuilder getIdOrBuilder()
Unique identifier for this node execution
.flyteidl.core.NodeExecutionIdentifier id = 1;- Specified by:
getIdOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
getProducerId
public String getProducerId()
the id of the originator (Propeller) of the event
string producer_id = 2;- Specified by:
getProducerIdin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The producerId.
-
getProducerIdBytes
public com.google.protobuf.ByteString getProducerIdBytes()
the id of the originator (Propeller) of the event
string producer_id = 2;- Specified by:
getProducerIdBytesin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The bytes for producerId.
-
getPhaseValue
public int getPhaseValue()
.flyteidl.core.NodeExecution.Phase phase = 3;- Specified by:
getPhaseValuein interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The enum numeric value on the wire for phase.
-
getPhase
public Execution.NodeExecution.Phase getPhase()
.flyteidl.core.NodeExecution.Phase phase = 3;- Specified by:
getPhasein interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The phase.
-
hasOccurredAt
public boolean hasOccurredAt()
This timestamp represents when the original event occurred, it is generated by the executor of the node.
.google.protobuf.Timestamp occurred_at = 4;- Specified by:
hasOccurredAtin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- Whether the occurredAt field is set.
-
getOccurredAt
public com.google.protobuf.Timestamp getOccurredAt()
This timestamp represents when the original event occurred, it is generated by the executor of the node.
.google.protobuf.Timestamp occurred_at = 4;- Specified by:
getOccurredAtin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The occurredAt.
-
getOccurredAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getOccurredAtOrBuilder()
This timestamp represents when the original event occurred, it is generated by the executor of the node.
.google.protobuf.Timestamp occurred_at = 4;- Specified by:
getOccurredAtOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
getInputUri
public String getInputUri()
string input_uri = 5;- Specified by:
getInputUriin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The inputUri.
-
getInputUriBytes
public com.google.protobuf.ByteString getInputUriBytes()
string input_uri = 5;- Specified by:
getInputUriBytesin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The bytes for inputUri.
-
hasOutputUri
public boolean hasOutputUri()
URL to the output of the execution, it encodes all the information including Cloud source provider. ie., s3://...
string output_uri = 6;- Specified by:
hasOutputUriin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- Whether the outputUri field is set.
-
getOutputUri
public String getOutputUri()
URL to the output of the execution, it encodes all the information including Cloud source provider. ie., s3://...
string output_uri = 6;- Specified by:
getOutputUriin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The outputUri.
-
getOutputUriBytes
public com.google.protobuf.ByteString getOutputUriBytes()
URL to the output of the execution, it encodes all the information including Cloud source provider. ie., s3://...
string output_uri = 6;- Specified by:
getOutputUriBytesin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The bytes for outputUri.
-
hasError
public boolean hasError()
Error information for the execution
.flyteidl.core.ExecutionError error = 7;- Specified by:
hasErrorin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- Whether the error field is set.
-
getError
public Execution.ExecutionError getError()
Error information for the execution
.flyteidl.core.ExecutionError error = 7;- Specified by:
getErrorin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The error.
-
getErrorOrBuilder
public Execution.ExecutionErrorOrBuilder getErrorOrBuilder()
Error information for the execution
.flyteidl.core.ExecutionError error = 7;- Specified by:
getErrorOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
hasOutputData
public boolean hasOutputData()
Raw output data produced by this node execution.
.flyteidl.core.LiteralMap output_data = 15;- Specified by:
hasOutputDatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- Whether the outputData field is set.
-
getOutputData
public Literals.LiteralMap getOutputData()
Raw output data produced by this node execution.
.flyteidl.core.LiteralMap output_data = 15;- Specified by:
getOutputDatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The outputData.
-
getOutputDataOrBuilder
public Literals.LiteralMapOrBuilder getOutputDataOrBuilder()
Raw output data produced by this node execution.
.flyteidl.core.LiteralMap output_data = 15;- Specified by:
getOutputDataOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
hasWorkflowNodeMetadata
public boolean hasWorkflowNodeMetadata()
.flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
hasWorkflowNodeMetadatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- Whether the workflowNodeMetadata field is set.
-
getWorkflowNodeMetadata
public Event.WorkflowNodeMetadata getWorkflowNodeMetadata()
.flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
getWorkflowNodeMetadatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The workflowNodeMetadata.
-
getWorkflowNodeMetadataOrBuilder
public Event.WorkflowNodeMetadataOrBuilder getWorkflowNodeMetadataOrBuilder()
.flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
getWorkflowNodeMetadataOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
hasTaskNodeMetadata
public boolean hasTaskNodeMetadata()
.flyteidl.event.TaskNodeMetadata task_node_metadata = 14;- Specified by:
hasTaskNodeMetadatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- Whether the taskNodeMetadata field is set.
-
getTaskNodeMetadata
public Event.TaskNodeMetadata getTaskNodeMetadata()
.flyteidl.event.TaskNodeMetadata task_node_metadata = 14;- Specified by:
getTaskNodeMetadatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The taskNodeMetadata.
-
getTaskNodeMetadataOrBuilder
public Event.TaskNodeMetadataOrBuilder getTaskNodeMetadataOrBuilder()
.flyteidl.event.TaskNodeMetadata task_node_metadata = 14;- Specified by:
getTaskNodeMetadataOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
hasParentTaskMetadata
public boolean hasParentTaskMetadata()
[To be deprecated] Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;- Specified by:
hasParentTaskMetadatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- Whether the parentTaskMetadata field is set.
-
getParentTaskMetadata
public Event.ParentTaskExecutionMetadata getParentTaskMetadata()
[To be deprecated] Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;- Specified by:
getParentTaskMetadatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The parentTaskMetadata.
-
getParentTaskMetadataOrBuilder
public Event.ParentTaskExecutionMetadataOrBuilder getParentTaskMetadataOrBuilder()
[To be deprecated] Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;- Specified by:
getParentTaskMetadataOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
hasParentNodeMetadata
public boolean hasParentNodeMetadata()
Specifies the parent node of the current node execution. Node executions at level zero will not have a parent node.
.flyteidl.event.ParentNodeExecutionMetadata parent_node_metadata = 10;- Specified by:
hasParentNodeMetadatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- Whether the parentNodeMetadata field is set.
-
getParentNodeMetadata
public Event.ParentNodeExecutionMetadata getParentNodeMetadata()
Specifies the parent node of the current node execution. Node executions at level zero will not have a parent node.
.flyteidl.event.ParentNodeExecutionMetadata parent_node_metadata = 10;- Specified by:
getParentNodeMetadatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The parentNodeMetadata.
-
getParentNodeMetadataOrBuilder
public Event.ParentNodeExecutionMetadataOrBuilder getParentNodeMetadataOrBuilder()
Specifies the parent node of the current node execution. Node executions at level zero will not have a parent node.
.flyteidl.event.ParentNodeExecutionMetadata parent_node_metadata = 10;- Specified by:
getParentNodeMetadataOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
getRetryGroup
public String getRetryGroup()
Retry group to indicate grouping of nodes by retries
string retry_group = 11;- Specified by:
getRetryGroupin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The retryGroup.
-
getRetryGroupBytes
public com.google.protobuf.ByteString getRetryGroupBytes()
Retry group to indicate grouping of nodes by retries
string retry_group = 11;- Specified by:
getRetryGroupBytesin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The bytes for retryGroup.
-
getSpecNodeId
public String getSpecNodeId()
Identifier of the node in the original workflow/graph This maps to value of WorkflowTemplate.nodes[X].id
string spec_node_id = 12;- Specified by:
getSpecNodeIdin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The specNodeId.
-
getSpecNodeIdBytes
public com.google.protobuf.ByteString getSpecNodeIdBytes()
Identifier of the node in the original workflow/graph This maps to value of WorkflowTemplate.nodes[X].id
string spec_node_id = 12;- Specified by:
getSpecNodeIdBytesin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The bytes for specNodeId.
-
getNodeName
public String getNodeName()
Friendly readable name for the node
string node_name = 13;- Specified by:
getNodeNamein interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The nodeName.
-
getNodeNameBytes
public com.google.protobuf.ByteString getNodeNameBytes()
Friendly readable name for the node
string node_name = 13;- Specified by:
getNodeNameBytesin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The bytes for nodeName.
-
getEventVersion
public int getEventVersion()
int32 event_version = 16;- Specified by:
getEventVersionin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The eventVersion.
-
getIsParent
public boolean getIsParent()
Whether this node launched a subworkflow.
bool is_parent = 17;- Specified by:
getIsParentin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The isParent.
-
getIsDynamic
public boolean getIsDynamic()
Whether this node yielded a dynamic workflow.
bool is_dynamic = 18;- Specified by:
getIsDynamicin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The isDynamic.
-
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 = 19;- Specified by:
getDeckUriin interfaceEvent.NodeExecutionEventOrBuilder- 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 = 19;- Specified by:
getDeckUriBytesin interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The bytes for deckUri.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Event.NodeExecutionEvent parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Event.NodeExecutionEvent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Event.NodeExecutionEvent.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Event.NodeExecutionEvent.Builder newBuilder()
-
newBuilder
public static Event.NodeExecutionEvent.Builder newBuilder(Event.NodeExecutionEvent prototype)
-
toBuilder
public Event.NodeExecutionEvent.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Event.NodeExecutionEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Event.NodeExecutionEvent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Event.NodeExecutionEvent> parser()
-
getParserForType
public com.google.protobuf.Parser<Event.NodeExecutionEvent> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Event.NodeExecutionEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-