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,java.io.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
Fields Modifier and Type Field Description static intERROR_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINPUT_URI_FIELD_NUMBERstatic intNODE_NAME_FIELD_NUMBERstatic intOCCURRED_AT_FIELD_NUMBERstatic intOUTPUT_URI_FIELD_NUMBERstatic intPARENT_NODE_METADATA_FIELD_NUMBERstatic intPARENT_TASK_METADATA_FIELD_NUMBERstatic intPHASE_FIELD_NUMBERstatic intPRODUCER_ID_FIELD_NUMBERstatic intRETRY_GROUP_FIELD_NUMBERstatic intSPEC_NODE_ID_FIELD_NUMBERstatic intTASK_NODE_METADATA_FIELD_NUMBERstatic intWORKFLOW_NODE_METADATA_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static Event.NodeExecutionEventgetDefaultInstance()Event.NodeExecutionEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Execution.ExecutionErrorgetError()Error information for the executionExecution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information for the executionIdentifierOuterClass.NodeExecutionIdentifiergetId()Unique identifier for this node executionIdentifierOuterClass.NodeExecutionIdentifierOrBuildergetIdOrBuilder()Unique identifier for this node executionjava.lang.StringgetInputUri()string input_uri = 5;com.google.protobuf.ByteStringgetInputUriBytes()string input_uri = 5;java.lang.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.Event.NodeExecutionEvent.OutputResultCasegetOutputResultCase()java.lang.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;java.lang.StringgetProducerId()the id of the originator (Propeller) of the eventcom.google.protobuf.ByteStringgetProducerIdBytes()the id of the originator (Propeller) of the eventjava.lang.StringgetRetryGroup()Retry group to indicate grouping of nodes by retriescom.google.protobuf.ByteStringgetRetryGroupBytes()Retry group to indicate grouping of nodes by retriesintgetSerializedSize()java.lang.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.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 java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Event.NodeExecutionEventparseDelimitedFrom(java.io.InputStream input)static Event.NodeExecutionEventparseDelimitedFrom(java.io.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(java.io.InputStream input)static Event.NodeExecutionEventparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventparseFrom(java.nio.ByteBuffer data)static Event.NodeExecutionEventparseFrom(java.nio.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, 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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRODUCER_ID_FIELD_NUMBER
public static final int PRODUCER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PHASE_FIELD_NUMBER
public static final int PHASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OCCURRED_AT_FIELD_NUMBER
public static final int OCCURRED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_URI_FIELD_NUMBER
public static final int INPUT_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
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
-
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
-
PARENT_NODE_METADATA_FIELD_NUMBER
public static final int PARENT_NODE_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETRY_GROUP_FIELD_NUMBER
public static final int RETRY_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPEC_NODE_ID_FIELD_NUMBER
public static final int SPEC_NODE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_NAME_FIELD_NUMBER
public static final int NODE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.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 java.lang.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 java.lang.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.
-
getOutputUri
public java.lang.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
-
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 java.lang.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 java.lang.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 java.lang.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.
-
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 java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.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(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(java.nio.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(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Event.NodeExecutionEvent parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Event.NodeExecutionEvent parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Event.NodeExecutionEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.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
-
-