Package flyteidl.event
Class Event.WorkflowExecutionEvent.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Event.WorkflowExecutionEvent.Builder>
-
- flyteidl.event.Event.WorkflowExecutionEvent.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Event.WorkflowExecutionEventOrBuilder,Cloneable
- Enclosing class:
- Event.WorkflowExecutionEvent
public static final class Event.WorkflowExecutionEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Event.WorkflowExecutionEvent.Builder> implements Event.WorkflowExecutionEventOrBuilder
Protobuf typeflyteidl.event.WorkflowExecutionEvent
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Event.WorkflowExecutionEvent.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Event.WorkflowExecutionEventbuild()Event.WorkflowExecutionEventbuildPartial()private voidbuildPartial0(Event.WorkflowExecutionEvent result)private voidbuildPartialOneofs(Event.WorkflowExecutionEvent result)Event.WorkflowExecutionEvent.Builderclear()Event.WorkflowExecutionEvent.BuilderclearError()Error information for the executionEvent.WorkflowExecutionEvent.BuilderclearExecutionId()Workflow execution idEvent.WorkflowExecutionEvent.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Event.WorkflowExecutionEvent.BuilderclearOccurredAt()This timestamp represents when the original event occurred, it is generated by the executor of the workflow.Event.WorkflowExecutionEvent.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Event.WorkflowExecutionEvent.BuilderclearOutputData()Raw output data produced by this workflow execution.Event.WorkflowExecutionEvent.BuilderclearOutputResult()Event.WorkflowExecutionEvent.BuilderclearOutputUri()URL to the output of the execution, it encodes all the information including Cloud source provider.Event.WorkflowExecutionEvent.BuilderclearPhase().flyteidl.core.WorkflowExecution.Phase phase = 3;Event.WorkflowExecutionEvent.BuilderclearProducerId()the id of the originator (Propeller) of the eventEvent.WorkflowExecutionEvent.Builderclone()Event.WorkflowExecutionEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Execution.ExecutionErrorgetError()Error information for the executionExecution.ExecutionError.BuildergetErrorBuilder()Error information for the executionprivate com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>getErrorFieldBuilder()Error information for the executionExecution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information for the executionIdentifierOuterClass.WorkflowExecutionIdentifiergetExecutionId()Workflow execution idIdentifierOuterClass.WorkflowExecutionIdentifier.BuildergetExecutionIdBuilder()Workflow execution idprivate com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.WorkflowExecutionIdentifier,IdentifierOuterClass.WorkflowExecutionIdentifier.Builder,IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder>getExecutionIdFieldBuilder()Workflow execution idIdentifierOuterClass.WorkflowExecutionIdentifierOrBuildergetExecutionIdOrBuilder()Workflow execution idcom.google.protobuf.TimestampgetOccurredAt()This timestamp represents when the original event occurred, it is generated by the executor of the workflow.com.google.protobuf.Timestamp.BuildergetOccurredAtBuilder()This timestamp represents when the original event occurred, it is generated by the executor of the workflow.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getOccurredAtFieldBuilder()This timestamp represents when the original event occurred, it is generated by the executor of the workflow.com.google.protobuf.TimestampOrBuildergetOccurredAtOrBuilder()This timestamp represents when the original event occurred, it is generated by the executor of the workflow.Literals.LiteralMapgetOutputData()Raw output data produced by this workflow execution.Literals.LiteralMap.BuildergetOutputDataBuilder()Raw output data produced by this workflow execution.private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>getOutputDataFieldBuilder()Raw output data produced by this workflow execution.Literals.LiteralMapOrBuildergetOutputDataOrBuilder()Raw output data produced by this workflow execution.Event.WorkflowExecutionEvent.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.Execution.WorkflowExecution.PhasegetPhase().flyteidl.core.WorkflowExecution.Phase phase = 3;intgetPhaseValue().flyteidl.core.WorkflowExecution.Phase phase = 3;StringgetProducerId()the id of the originator (Propeller) of the eventcom.google.protobuf.ByteStringgetProducerIdBytes()the id of the originator (Propeller) of the eventbooleanhasError()Error information for the executionbooleanhasExecutionId()Workflow execution idbooleanhasOccurredAt()This timestamp represents when the original event occurred, it is generated by the executor of the workflow.booleanhasOutputData()Raw output data produced by this workflow execution.booleanhasOutputUri()URL to the output of the execution, it encodes all the information including Cloud source provider.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Event.WorkflowExecutionEvent.BuildermergeError(Execution.ExecutionError value)Error information for the executionEvent.WorkflowExecutionEvent.BuildermergeExecutionId(IdentifierOuterClass.WorkflowExecutionIdentifier value)Workflow execution idEvent.WorkflowExecutionEvent.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Event.WorkflowExecutionEvent.BuildermergeFrom(com.google.protobuf.Message other)Event.WorkflowExecutionEvent.BuildermergeFrom(Event.WorkflowExecutionEvent other)Event.WorkflowExecutionEvent.BuildermergeOccurredAt(com.google.protobuf.Timestamp value)This timestamp represents when the original event occurred, it is generated by the executor of the workflow.Event.WorkflowExecutionEvent.BuildermergeOutputData(Literals.LiteralMap value)Raw output data produced by this workflow execution.Event.WorkflowExecutionEvent.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Event.WorkflowExecutionEvent.BuildersetError(Execution.ExecutionError value)Error information for the executionEvent.WorkflowExecutionEvent.BuildersetError(Execution.ExecutionError.Builder builderForValue)Error information for the executionEvent.WorkflowExecutionEvent.BuildersetExecutionId(IdentifierOuterClass.WorkflowExecutionIdentifier value)Workflow execution idEvent.WorkflowExecutionEvent.BuildersetExecutionId(IdentifierOuterClass.WorkflowExecutionIdentifier.Builder builderForValue)Workflow execution idEvent.WorkflowExecutionEvent.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Event.WorkflowExecutionEvent.BuildersetOccurredAt(com.google.protobuf.Timestamp value)This timestamp represents when the original event occurred, it is generated by the executor of the workflow.Event.WorkflowExecutionEvent.BuildersetOccurredAt(com.google.protobuf.Timestamp.Builder builderForValue)This timestamp represents when the original event occurred, it is generated by the executor of the workflow.Event.WorkflowExecutionEvent.BuildersetOutputData(Literals.LiteralMap value)Raw output data produced by this workflow execution.Event.WorkflowExecutionEvent.BuildersetOutputData(Literals.LiteralMap.Builder builderForValue)Raw output data produced by this workflow execution.Event.WorkflowExecutionEvent.BuildersetOutputUri(String value)URL to the output of the execution, it encodes all the information including Cloud source provider.Event.WorkflowExecutionEvent.BuildersetOutputUriBytes(com.google.protobuf.ByteString value)URL to the output of the execution, it encodes all the information including Cloud source provider.Event.WorkflowExecutionEvent.BuildersetPhase(Execution.WorkflowExecution.Phase value).flyteidl.core.WorkflowExecution.Phase phase = 3;Event.WorkflowExecutionEvent.BuildersetPhaseValue(int value).flyteidl.core.WorkflowExecution.Phase phase = 3;Event.WorkflowExecutionEvent.BuildersetProducerId(String value)the id of the originator (Propeller) of the eventEvent.WorkflowExecutionEvent.BuildersetProducerIdBytes(com.google.protobuf.ByteString value)the id of the originator (Propeller) of the eventEvent.WorkflowExecutionEvent.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Event.WorkflowExecutionEvent.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
-
-
-
-
Field Detail
-
outputResultCase_
private int outputResultCase_
-
outputResult_
private Object outputResult_
-
bitField0_
private int bitField0_
-
executionId_
private IdentifierOuterClass.WorkflowExecutionIdentifier executionId_
-
executionIdBuilder_
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.WorkflowExecutionIdentifier,IdentifierOuterClass.WorkflowExecutionIdentifier.Builder,IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder> executionIdBuilder_
-
producerId_
private Object producerId_
-
phase_
private int phase_
-
occurredAt_
private com.google.protobuf.Timestamp occurredAt_
-
occurredAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> occurredAtBuilder_
-
errorBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder> errorBuilder_
-
outputDataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> outputDataBuilder_
-
-
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.WorkflowExecutionEvent.Builder>
-
clear
public Event.WorkflowExecutionEvent.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.WorkflowExecutionEvent.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.WorkflowExecutionEvent.Builder>
-
getDefaultInstanceForType
public Event.WorkflowExecutionEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Event.WorkflowExecutionEvent build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Event.WorkflowExecutionEvent buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(Event.WorkflowExecutionEvent result)
-
buildPartialOneofs
private void buildPartialOneofs(Event.WorkflowExecutionEvent result)
-
clone
public Event.WorkflowExecutionEvent.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.WorkflowExecutionEvent.Builder>
-
setField
public Event.WorkflowExecutionEvent.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<Event.WorkflowExecutionEvent.Builder>
-
clearField
public Event.WorkflowExecutionEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.WorkflowExecutionEvent.Builder>
-
clearOneof
public Event.WorkflowExecutionEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.WorkflowExecutionEvent.Builder>
-
setRepeatedField
public Event.WorkflowExecutionEvent.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<Event.WorkflowExecutionEvent.Builder>
-
addRepeatedField
public Event.WorkflowExecutionEvent.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<Event.WorkflowExecutionEvent.Builder>
-
mergeFrom
public Event.WorkflowExecutionEvent.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Event.WorkflowExecutionEvent.Builder>
-
mergeFrom
public Event.WorkflowExecutionEvent.Builder mergeFrom(Event.WorkflowExecutionEvent other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.WorkflowExecutionEvent.Builder>
-
mergeFrom
public Event.WorkflowExecutionEvent.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<Event.WorkflowExecutionEvent.Builder>- Throws:
IOException
-
getOutputResultCase
public Event.WorkflowExecutionEvent.OutputResultCase getOutputResultCase()
- Specified by:
getOutputResultCasein interfaceEvent.WorkflowExecutionEventOrBuilder
-
clearOutputResult
public Event.WorkflowExecutionEvent.Builder clearOutputResult()
-
hasExecutionId
public boolean hasExecutionId()
Workflow execution id
.flyteidl.core.WorkflowExecutionIdentifier execution_id = 1;- Specified by:
hasExecutionIdin interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- Whether the executionId field is set.
-
getExecutionId
public IdentifierOuterClass.WorkflowExecutionIdentifier getExecutionId()
Workflow execution id
.flyteidl.core.WorkflowExecutionIdentifier execution_id = 1;- Specified by:
getExecutionIdin interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- The executionId.
-
setExecutionId
public Event.WorkflowExecutionEvent.Builder setExecutionId(IdentifierOuterClass.WorkflowExecutionIdentifier value)
Workflow execution id
.flyteidl.core.WorkflowExecutionIdentifier execution_id = 1;
-
setExecutionId
public Event.WorkflowExecutionEvent.Builder setExecutionId(IdentifierOuterClass.WorkflowExecutionIdentifier.Builder builderForValue)
Workflow execution id
.flyteidl.core.WorkflowExecutionIdentifier execution_id = 1;
-
mergeExecutionId
public Event.WorkflowExecutionEvent.Builder mergeExecutionId(IdentifierOuterClass.WorkflowExecutionIdentifier value)
Workflow execution id
.flyteidl.core.WorkflowExecutionIdentifier execution_id = 1;
-
clearExecutionId
public Event.WorkflowExecutionEvent.Builder clearExecutionId()
Workflow execution id
.flyteidl.core.WorkflowExecutionIdentifier execution_id = 1;
-
getExecutionIdBuilder
public IdentifierOuterClass.WorkflowExecutionIdentifier.Builder getExecutionIdBuilder()
Workflow execution id
.flyteidl.core.WorkflowExecutionIdentifier execution_id = 1;
-
getExecutionIdOrBuilder
public IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder getExecutionIdOrBuilder()
Workflow execution id
.flyteidl.core.WorkflowExecutionIdentifier execution_id = 1;- Specified by:
getExecutionIdOrBuilderin interfaceEvent.WorkflowExecutionEventOrBuilder
-
getExecutionIdFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.WorkflowExecutionIdentifier,IdentifierOuterClass.WorkflowExecutionIdentifier.Builder,IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder> getExecutionIdFieldBuilder()
Workflow execution id
.flyteidl.core.WorkflowExecutionIdentifier execution_id = 1;
-
getProducerId
public String getProducerId()
the id of the originator (Propeller) of the event
string producer_id = 2;- Specified by:
getProducerIdin interfaceEvent.WorkflowExecutionEventOrBuilder- 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.WorkflowExecutionEventOrBuilder- Returns:
- The bytes for producerId.
-
setProducerId
public Event.WorkflowExecutionEvent.Builder setProducerId(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.WorkflowExecutionEvent.Builder clearProducerId()
the id of the originator (Propeller) of the event
string producer_id = 2;- Returns:
- This builder for chaining.
-
setProducerIdBytes
public Event.WorkflowExecutionEvent.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.WorkflowExecution.Phase phase = 3;- Specified by:
getPhaseValuein interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- The enum numeric value on the wire for phase.
-
setPhaseValue
public Event.WorkflowExecutionEvent.Builder setPhaseValue(int value)
.flyteidl.core.WorkflowExecution.Phase phase = 3;- Parameters:
value- The enum numeric value on the wire for phase to set.- Returns:
- This builder for chaining.
-
getPhase
public Execution.WorkflowExecution.Phase getPhase()
.flyteidl.core.WorkflowExecution.Phase phase = 3;- Specified by:
getPhasein interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- The phase.
-
setPhase
public Event.WorkflowExecutionEvent.Builder setPhase(Execution.WorkflowExecution.Phase value)
.flyteidl.core.WorkflowExecution.Phase phase = 3;- Parameters:
value- The phase to set.- Returns:
- This builder for chaining.
-
clearPhase
public Event.WorkflowExecutionEvent.Builder clearPhase()
.flyteidl.core.WorkflowExecution.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 workflow.
.google.protobuf.Timestamp occurred_at = 4;- Specified by:
hasOccurredAtin interfaceEvent.WorkflowExecutionEventOrBuilder- 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 workflow.
.google.protobuf.Timestamp occurred_at = 4;- Specified by:
getOccurredAtin interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- The occurredAt.
-
setOccurredAt
public Event.WorkflowExecutionEvent.Builder setOccurredAt(com.google.protobuf.Timestamp value)
This timestamp represents when the original event occurred, it is generated by the executor of the workflow.
.google.protobuf.Timestamp occurred_at = 4;
-
setOccurredAt
public Event.WorkflowExecutionEvent.Builder setOccurredAt(com.google.protobuf.Timestamp.Builder builderForValue)
This timestamp represents when the original event occurred, it is generated by the executor of the workflow.
.google.protobuf.Timestamp occurred_at = 4;
-
mergeOccurredAt
public Event.WorkflowExecutionEvent.Builder mergeOccurredAt(com.google.protobuf.Timestamp value)
This timestamp represents when the original event occurred, it is generated by the executor of the workflow.
.google.protobuf.Timestamp occurred_at = 4;
-
clearOccurredAt
public Event.WorkflowExecutionEvent.Builder clearOccurredAt()
This timestamp represents when the original event occurred, it is generated by the executor of the workflow.
.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 workflow.
.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 workflow.
.google.protobuf.Timestamp occurred_at = 4;- Specified by:
getOccurredAtOrBuilderin interfaceEvent.WorkflowExecutionEventOrBuilder
-
getOccurredAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getOccurredAtFieldBuilder()
This timestamp represents when the original event occurred, it is generated by the executor of the workflow.
.google.protobuf.Timestamp occurred_at = 4;
-
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 = 5;- Specified by:
hasOutputUriin interfaceEvent.WorkflowExecutionEventOrBuilder- 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 = 5;- Specified by:
getOutputUriin interfaceEvent.WorkflowExecutionEventOrBuilder- 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 = 5;- Specified by:
getOutputUriBytesin interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- The bytes for outputUri.
-
setOutputUri
public Event.WorkflowExecutionEvent.Builder setOutputUri(String value)
URL to the output of the execution, it encodes all the information including Cloud source provider. ie., s3://...
string output_uri = 5;- Parameters:
value- The outputUri to set.- Returns:
- This builder for chaining.
-
clearOutputUri
public Event.WorkflowExecutionEvent.Builder clearOutputUri()
URL to the output of the execution, it encodes all the information including Cloud source provider. ie., s3://...
string output_uri = 5;- Returns:
- This builder for chaining.
-
setOutputUriBytes
public Event.WorkflowExecutionEvent.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 = 5;- 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 = 6;- Specified by:
hasErrorin interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- Whether the error field is set.
-
getError
public Execution.ExecutionError getError()
Error information for the execution
.flyteidl.core.ExecutionError error = 6;- Specified by:
getErrorin interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- The error.
-
setError
public Event.WorkflowExecutionEvent.Builder setError(Execution.ExecutionError value)
Error information for the execution
.flyteidl.core.ExecutionError error = 6;
-
setError
public Event.WorkflowExecutionEvent.Builder setError(Execution.ExecutionError.Builder builderForValue)
Error information for the execution
.flyteidl.core.ExecutionError error = 6;
-
mergeError
public Event.WorkflowExecutionEvent.Builder mergeError(Execution.ExecutionError value)
Error information for the execution
.flyteidl.core.ExecutionError error = 6;
-
clearError
public Event.WorkflowExecutionEvent.Builder clearError()
Error information for the execution
.flyteidl.core.ExecutionError error = 6;
-
getErrorBuilder
public Execution.ExecutionError.Builder getErrorBuilder()
Error information for the execution
.flyteidl.core.ExecutionError error = 6;
-
getErrorOrBuilder
public Execution.ExecutionErrorOrBuilder getErrorOrBuilder()
Error information for the execution
.flyteidl.core.ExecutionError error = 6;- Specified by:
getErrorOrBuilderin interfaceEvent.WorkflowExecutionEventOrBuilder
-
getErrorFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder> getErrorFieldBuilder()
Error information for the execution
.flyteidl.core.ExecutionError error = 6;
-
hasOutputData
public boolean hasOutputData()
Raw output data produced by this workflow execution.
.flyteidl.core.LiteralMap output_data = 7;- Specified by:
hasOutputDatain interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- Whether the outputData field is set.
-
getOutputData
public Literals.LiteralMap getOutputData()
Raw output data produced by this workflow execution.
.flyteidl.core.LiteralMap output_data = 7;- Specified by:
getOutputDatain interfaceEvent.WorkflowExecutionEventOrBuilder- Returns:
- The outputData.
-
setOutputData
public Event.WorkflowExecutionEvent.Builder setOutputData(Literals.LiteralMap value)
Raw output data produced by this workflow execution.
.flyteidl.core.LiteralMap output_data = 7;
-
setOutputData
public Event.WorkflowExecutionEvent.Builder setOutputData(Literals.LiteralMap.Builder builderForValue)
Raw output data produced by this workflow execution.
.flyteidl.core.LiteralMap output_data = 7;
-
mergeOutputData
public Event.WorkflowExecutionEvent.Builder mergeOutputData(Literals.LiteralMap value)
Raw output data produced by this workflow execution.
.flyteidl.core.LiteralMap output_data = 7;
-
clearOutputData
public Event.WorkflowExecutionEvent.Builder clearOutputData()
Raw output data produced by this workflow execution.
.flyteidl.core.LiteralMap output_data = 7;
-
getOutputDataBuilder
public Literals.LiteralMap.Builder getOutputDataBuilder()
Raw output data produced by this workflow execution.
.flyteidl.core.LiteralMap output_data = 7;
-
getOutputDataOrBuilder
public Literals.LiteralMapOrBuilder getOutputDataOrBuilder()
Raw output data produced by this workflow execution.
.flyteidl.core.LiteralMap output_data = 7;- Specified by:
getOutputDataOrBuilderin interfaceEvent.WorkflowExecutionEventOrBuilder
-
getOutputDataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> getOutputDataFieldBuilder()
Raw output data produced by this workflow execution.
.flyteidl.core.LiteralMap output_data = 7;
-
setUnknownFields
public final Event.WorkflowExecutionEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.WorkflowExecutionEvent.Builder>
-
mergeUnknownFields
public final Event.WorkflowExecutionEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.WorkflowExecutionEvent.Builder>
-
-