Package flyteidl.event
Class Event.NodeExecutionEvent.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEvent.Builder>
-
- flyteidl.event.Event.NodeExecutionEvent.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Event.NodeExecutionEventOrBuilder,java.lang.Cloneable
- Enclosing class:
- Event.NodeExecutionEvent
public static final class Event.NodeExecutionEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEvent.Builder> implements Event.NodeExecutionEventOrBuilder
Protobuf typeflyteidl.event.NodeExecutionEvent
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Event.NodeExecutionEvent.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Event.NodeExecutionEventbuild()Event.NodeExecutionEventbuildPartial()Event.NodeExecutionEvent.Builderclear()Event.NodeExecutionEvent.BuilderclearError()Error information for the executionEvent.NodeExecutionEvent.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Event.NodeExecutionEvent.BuilderclearId()Unique identifier for this node executionEvent.NodeExecutionEvent.BuilderclearInputUri()string input_uri = 5;Event.NodeExecutionEvent.BuilderclearOccurredAt()This timestamp represents when the original event occurred, it is generated by the executor of the node.Event.NodeExecutionEvent.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Event.NodeExecutionEvent.BuilderclearOutputResult()Event.NodeExecutionEvent.BuilderclearOutputUri()URL to the output of the execution, it encodes all the information including Cloud source provider.Event.NodeExecutionEvent.BuilderclearParentTaskMetadata()Specifies which task (if any) launched this node.Event.NodeExecutionEvent.BuilderclearPhase().flyteidl.core.NodeExecution.Phase phase = 3;Event.NodeExecutionEvent.BuilderclearProducerId()the id of the originator (Propeller) of the eventEvent.NodeExecutionEvent.BuilderclearTargetMetadata()Event.NodeExecutionEvent.BuilderclearWorkflowNodeMetadata().flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;Event.NodeExecutionEvent.Builderclone()Event.NodeExecutionEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Execution.ExecutionErrorgetError()Error information for the executionExecution.ExecutionError.BuildergetErrorBuilder()Error information for the executionExecution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information for the executionIdentifierOuterClass.NodeExecutionIdentifiergetId()Unique identifier for this node executionIdentifierOuterClass.NodeExecutionIdentifier.BuildergetIdBuilder()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;com.google.protobuf.TimestampgetOccurredAt()This timestamp represents when the original event occurred, it is generated by the executor of the node.com.google.protobuf.Timestamp.BuildergetOccurredAtBuilder()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.ParentTaskExecutionMetadatagetParentTaskMetadata()Specifies which task (if any) launched this node.Event.ParentTaskExecutionMetadata.BuildergetParentTaskMetadataBuilder()Specifies which task (if any) launched this node.Event.ParentTaskExecutionMetadataOrBuildergetParentTaskMetadataOrBuilder()Specifies which task (if any) launched this node.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 eventEvent.NodeExecutionEvent.TargetMetadataCasegetTargetMetadataCase()Event.WorkflowNodeMetadatagetWorkflowNodeMetadata().flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;Event.WorkflowNodeMetadata.BuildergetWorkflowNodeMetadataBuilder().flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;Event.WorkflowNodeMetadataOrBuildergetWorkflowNodeMetadataOrBuilder().flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;booleanhasError()Error information for the executionbooleanhasId()Unique identifier for this node executionbooleanhasOccurredAt()This timestamp represents when the original event occurred, it is generated by the executor of the node.booleanhasParentTaskMetadata()Specifies which task (if any) launched this node.booleanhasWorkflowNodeMetadata().flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Event.NodeExecutionEvent.BuildermergeError(Execution.ExecutionError value)Error information for the executionEvent.NodeExecutionEvent.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Event.NodeExecutionEvent.BuildermergeFrom(com.google.protobuf.Message other)Event.NodeExecutionEvent.BuildermergeFrom(Event.NodeExecutionEvent other)Event.NodeExecutionEvent.BuildermergeId(IdentifierOuterClass.NodeExecutionIdentifier value)Unique identifier for this node executionEvent.NodeExecutionEvent.BuildermergeOccurredAt(com.google.protobuf.Timestamp value)This timestamp represents when the original event occurred, it is generated by the executor of the node.Event.NodeExecutionEvent.BuildermergeParentTaskMetadata(Event.ParentTaskExecutionMetadata value)Specifies which task (if any) launched this node.Event.NodeExecutionEvent.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Event.NodeExecutionEvent.BuildermergeWorkflowNodeMetadata(Event.WorkflowNodeMetadata value).flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;Event.NodeExecutionEvent.BuildersetError(Execution.ExecutionError value)Error information for the executionEvent.NodeExecutionEvent.BuildersetError(Execution.ExecutionError.Builder builderForValue)Error information for the executionEvent.NodeExecutionEvent.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Event.NodeExecutionEvent.BuildersetId(IdentifierOuterClass.NodeExecutionIdentifier value)Unique identifier for this node executionEvent.NodeExecutionEvent.BuildersetId(IdentifierOuterClass.NodeExecutionIdentifier.Builder builderForValue)Unique identifier for this node executionEvent.NodeExecutionEvent.BuildersetInputUri(java.lang.String value)string input_uri = 5;Event.NodeExecutionEvent.BuildersetInputUriBytes(com.google.protobuf.ByteString value)string input_uri = 5;Event.NodeExecutionEvent.BuildersetOccurredAt(com.google.protobuf.Timestamp value)This timestamp represents when the original event occurred, it is generated by the executor of the node.Event.NodeExecutionEvent.BuildersetOccurredAt(com.google.protobuf.Timestamp.Builder builderForValue)This timestamp represents when the original event occurred, it is generated by the executor of the node.Event.NodeExecutionEvent.BuildersetOutputUri(java.lang.String value)URL to the output of the execution, it encodes all the information including Cloud source provider.Event.NodeExecutionEvent.BuildersetOutputUriBytes(com.google.protobuf.ByteString value)URL to the output of the execution, it encodes all the information including Cloud source provider.Event.NodeExecutionEvent.BuildersetParentTaskMetadata(Event.ParentTaskExecutionMetadata value)Specifies which task (if any) launched this node.Event.NodeExecutionEvent.BuildersetParentTaskMetadata(Event.ParentTaskExecutionMetadata.Builder builderForValue)Specifies which task (if any) launched this node.Event.NodeExecutionEvent.BuildersetPhase(Execution.NodeExecution.Phase value).flyteidl.core.NodeExecution.Phase phase = 3;Event.NodeExecutionEvent.BuildersetPhaseValue(int value).flyteidl.core.NodeExecution.Phase phase = 3;Event.NodeExecutionEvent.BuildersetProducerId(java.lang.String value)the id of the originator (Propeller) of the eventEvent.NodeExecutionEvent.BuildersetProducerIdBytes(com.google.protobuf.ByteString value)the id of the originator (Propeller) of the eventEvent.NodeExecutionEvent.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Event.NodeExecutionEvent.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Event.NodeExecutionEvent.BuildersetWorkflowNodeMetadata(Event.WorkflowNodeMetadata value).flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;Event.NodeExecutionEvent.BuildersetWorkflowNodeMetadata(Event.WorkflowNodeMetadata.Builder builderForValue).flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;-
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<Event.NodeExecutionEvent.Builder>
-
clear
public Event.NodeExecutionEvent.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<Event.NodeExecutionEvent.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<Event.NodeExecutionEvent.Builder>
-
getDefaultInstanceForType
public Event.NodeExecutionEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Event.NodeExecutionEvent build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Event.NodeExecutionEvent buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Event.NodeExecutionEvent.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<Event.NodeExecutionEvent.Builder>
-
setField
public Event.NodeExecutionEvent.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<Event.NodeExecutionEvent.Builder>
-
clearField
public Event.NodeExecutionEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEvent.Builder>
-
clearOneof
public Event.NodeExecutionEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEvent.Builder>
-
setRepeatedField
public Event.NodeExecutionEvent.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<Event.NodeExecutionEvent.Builder>
-
addRepeatedField
public Event.NodeExecutionEvent.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<Event.NodeExecutionEvent.Builder>
-
mergeFrom
public Event.NodeExecutionEvent.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Event.NodeExecutionEvent.Builder>
-
mergeFrom
public Event.NodeExecutionEvent.Builder mergeFrom(Event.NodeExecutionEvent other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEvent.Builder>
-
mergeFrom
public Event.NodeExecutionEvent.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<Event.NodeExecutionEvent.Builder>- Throws:
java.io.IOException
-
getOutputResultCase
public Event.NodeExecutionEvent.OutputResultCase getOutputResultCase()
- Specified by:
getOutputResultCasein interfaceEvent.NodeExecutionEventOrBuilder
-
clearOutputResult
public Event.NodeExecutionEvent.Builder clearOutputResult()
-
getTargetMetadataCase
public Event.NodeExecutionEvent.TargetMetadataCase getTargetMetadataCase()
- Specified by:
getTargetMetadataCasein interfaceEvent.NodeExecutionEventOrBuilder
-
clearTargetMetadata
public Event.NodeExecutionEvent.Builder clearTargetMetadata()
-
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.
-
setId
public Event.NodeExecutionEvent.Builder setId(IdentifierOuterClass.NodeExecutionIdentifier value)
Unique identifier for this node execution
.flyteidl.core.NodeExecutionIdentifier id = 1;
-
setId
public Event.NodeExecutionEvent.Builder setId(IdentifierOuterClass.NodeExecutionIdentifier.Builder builderForValue)
Unique identifier for this node execution
.flyteidl.core.NodeExecutionIdentifier id = 1;
-
mergeId
public Event.NodeExecutionEvent.Builder mergeId(IdentifierOuterClass.NodeExecutionIdentifier value)
Unique identifier for this node execution
.flyteidl.core.NodeExecutionIdentifier id = 1;
-
clearId
public Event.NodeExecutionEvent.Builder clearId()
Unique identifier for this node execution
.flyteidl.core.NodeExecutionIdentifier id = 1;
-
getIdBuilder
public IdentifierOuterClass.NodeExecutionIdentifier.Builder getIdBuilder()
Unique identifier for this node execution
.flyteidl.core.NodeExecutionIdentifier id = 1;
-
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.
-
setProducerId
public Event.NodeExecutionEvent.Builder setProducerId(java.lang.String value)
the id of the originator (Propeller) of the event
string producer_id = 2;- Parameters:
value- The producerId to set.- Returns:
- This builder for chaining.
-
clearProducerId
public Event.NodeExecutionEvent.Builder clearProducerId()
the id of the originator (Propeller) of the event
string producer_id = 2;- Returns:
- This builder for chaining.
-
setProducerIdBytes
public Event.NodeExecutionEvent.Builder setProducerIdBytes(com.google.protobuf.ByteString value)
the id of the originator (Propeller) of the event
string producer_id = 2;- Parameters:
value- The bytes for producerId to set.- Returns:
- This builder for chaining.
-
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.
-
setPhaseValue
public Event.NodeExecutionEvent.Builder setPhaseValue(int value)
.flyteidl.core.NodeExecution.Phase phase = 3;- Parameters:
value- The enum numeric value on the wire for phase to set.- Returns:
- This builder for chaining.
-
getPhase
public Execution.NodeExecution.Phase getPhase()
.flyteidl.core.NodeExecution.Phase phase = 3;- Specified by:
getPhasein interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The phase.
-
setPhase
public Event.NodeExecutionEvent.Builder setPhase(Execution.NodeExecution.Phase value)
.flyteidl.core.NodeExecution.Phase phase = 3;- Parameters:
value- The phase to set.- Returns:
- This builder for chaining.
-
clearPhase
public Event.NodeExecutionEvent.Builder clearPhase()
.flyteidl.core.NodeExecution.Phase phase = 3;- Returns:
- This builder for chaining.
-
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.
-
setOccurredAt
public Event.NodeExecutionEvent.Builder setOccurredAt(com.google.protobuf.Timestamp value)
This timestamp represents when the original event occurred, it is generated by the executor of the node.
.google.protobuf.Timestamp occurred_at = 4;
-
setOccurredAt
public Event.NodeExecutionEvent.Builder setOccurredAt(com.google.protobuf.Timestamp.Builder builderForValue)
This timestamp represents when the original event occurred, it is generated by the executor of the node.
.google.protobuf.Timestamp occurred_at = 4;
-
mergeOccurredAt
public Event.NodeExecutionEvent.Builder mergeOccurredAt(com.google.protobuf.Timestamp value)
This timestamp represents when the original event occurred, it is generated by the executor of the node.
.google.protobuf.Timestamp occurred_at = 4;
-
clearOccurredAt
public Event.NodeExecutionEvent.Builder clearOccurredAt()
This timestamp represents when the original event occurred, it is generated by the executor of the node.
.google.protobuf.Timestamp occurred_at = 4;
-
getOccurredAtBuilder
public com.google.protobuf.Timestamp.Builder getOccurredAtBuilder()
This timestamp represents when the original event occurred, it is generated by the executor of the node.
.google.protobuf.Timestamp occurred_at = 4;
-
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.
-
setInputUri
public Event.NodeExecutionEvent.Builder setInputUri(java.lang.String value)
string input_uri = 5;- Parameters:
value- The inputUri to set.- Returns:
- This builder for chaining.
-
clearInputUri
public Event.NodeExecutionEvent.Builder clearInputUri()
string input_uri = 5;- Returns:
- This builder for chaining.
-
setInputUriBytes
public Event.NodeExecutionEvent.Builder setInputUriBytes(com.google.protobuf.ByteString value)
string input_uri = 5;- Parameters:
value- The bytes for inputUri to set.- Returns:
- This builder for chaining.
-
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.
-
setOutputUri
public Event.NodeExecutionEvent.Builder setOutputUri(java.lang.String value)
URL to the output of the execution, it encodes all the information including Cloud source provider. ie., s3://...
string output_uri = 6;- Parameters:
value- The outputUri to set.- Returns:
- This builder for chaining.
-
clearOutputUri
public Event.NodeExecutionEvent.Builder clearOutputUri()
URL to the output of the execution, it encodes all the information including Cloud source provider. ie., s3://...
string output_uri = 6;- Returns:
- This builder for chaining.
-
setOutputUriBytes
public Event.NodeExecutionEvent.Builder setOutputUriBytes(com.google.protobuf.ByteString value)
URL to the output of the execution, it encodes all the information including Cloud source provider. ie., s3://...
string output_uri = 6;- Parameters:
value- The bytes for outputUri to set.- Returns:
- This builder for chaining.
-
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.
-
setError
public Event.NodeExecutionEvent.Builder setError(Execution.ExecutionError value)
Error information for the execution
.flyteidl.core.ExecutionError error = 7;
-
setError
public Event.NodeExecutionEvent.Builder setError(Execution.ExecutionError.Builder builderForValue)
Error information for the execution
.flyteidl.core.ExecutionError error = 7;
-
mergeError
public Event.NodeExecutionEvent.Builder mergeError(Execution.ExecutionError value)
Error information for the execution
.flyteidl.core.ExecutionError error = 7;
-
clearError
public Event.NodeExecutionEvent.Builder clearError()
Error information for the execution
.flyteidl.core.ExecutionError error = 7;
-
getErrorBuilder
public Execution.ExecutionError.Builder getErrorBuilder()
Error information for the execution
.flyteidl.core.ExecutionError error = 7;
-
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.
-
setWorkflowNodeMetadata
public Event.NodeExecutionEvent.Builder setWorkflowNodeMetadata(Event.WorkflowNodeMetadata value)
.flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;
-
setWorkflowNodeMetadata
public Event.NodeExecutionEvent.Builder setWorkflowNodeMetadata(Event.WorkflowNodeMetadata.Builder builderForValue)
.flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;
-
mergeWorkflowNodeMetadata
public Event.NodeExecutionEvent.Builder mergeWorkflowNodeMetadata(Event.WorkflowNodeMetadata value)
.flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;
-
clearWorkflowNodeMetadata
public Event.NodeExecutionEvent.Builder clearWorkflowNodeMetadata()
.flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;
-
getWorkflowNodeMetadataBuilder
public Event.WorkflowNodeMetadata.Builder getWorkflowNodeMetadataBuilder()
.flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;
-
getWorkflowNodeMetadataOrBuilder
public Event.WorkflowNodeMetadataOrBuilder getWorkflowNodeMetadataOrBuilder()
.flyteidl.event.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
getWorkflowNodeMetadataOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
hasParentTaskMetadata
public boolean hasParentTaskMetadata()
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()
Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;- Specified by:
getParentTaskMetadatain interfaceEvent.NodeExecutionEventOrBuilder- Returns:
- The parentTaskMetadata.
-
setParentTaskMetadata
public Event.NodeExecutionEvent.Builder setParentTaskMetadata(Event.ParentTaskExecutionMetadata value)
Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;
-
setParentTaskMetadata
public Event.NodeExecutionEvent.Builder setParentTaskMetadata(Event.ParentTaskExecutionMetadata.Builder builderForValue)
Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;
-
mergeParentTaskMetadata
public Event.NodeExecutionEvent.Builder mergeParentTaskMetadata(Event.ParentTaskExecutionMetadata value)
Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;
-
clearParentTaskMetadata
public Event.NodeExecutionEvent.Builder clearParentTaskMetadata()
Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;
-
getParentTaskMetadataBuilder
public Event.ParentTaskExecutionMetadata.Builder getParentTaskMetadataBuilder()
Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;
-
getParentTaskMetadataOrBuilder
public Event.ParentTaskExecutionMetadataOrBuilder getParentTaskMetadataOrBuilder()
Specifies which task (if any) launched this node.
.flyteidl.event.ParentTaskExecutionMetadata parent_task_metadata = 9;- Specified by:
getParentTaskMetadataOrBuilderin interfaceEvent.NodeExecutionEventOrBuilder
-
setUnknownFields
public final Event.NodeExecutionEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEvent.Builder>
-
mergeUnknownFields
public final Event.NodeExecutionEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEvent.Builder>
-
-