Package flyteidl.admin
Class ExecutionOuterClass.ExecutionClosure.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionClosure.Builder>
-
- flyteidl.admin.ExecutionOuterClass.ExecutionClosure.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecutionOuterClass.ExecutionClosureOrBuilder,Cloneable
- Enclosing class:
- ExecutionOuterClass.ExecutionClosure
public static final class ExecutionOuterClass.ExecutionClosure.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionClosure.Builder> implements ExecutionOuterClass.ExecutionClosureOrBuilder
Encapsulates the results of the Execution
Protobuf typeflyteidl.admin.ExecutionClosure
-
-
Field Summary
Fields Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.AbortMetadata,ExecutionOuterClass.AbortMetadata.Builder,ExecutionOuterClass.AbortMetadataOrBuilder>abortMetadataBuilder_private intbitField0_private Literals.LiteralMapcomputedInputs_private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>computedInputsBuilder_private com.google.protobuf.TimestampcreatedAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>createdAtBuilder_private com.google.protobuf.Durationduration_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder,com.google.protobuf.DurationOrBuilder>durationBuilder_private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>errorBuilder_private List<Common.Notification>notifications_private com.google.protobuf.RepeatedFieldBuilderV3<Common.Notification,Common.Notification.Builder,Common.NotificationOrBuilder>notificationsBuilder_private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>outputDataBuilder_private ObjectoutputResult_private intoutputResultCase_private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.LiteralMapBlob,ExecutionOuterClass.LiteralMapBlob.Builder,ExecutionOuterClass.LiteralMapBlobOrBuilder>outputsBuilder_private intphase_private com.google.protobuf.TimestampstartedAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>startedAtBuilder_private ExecutionOuterClass.ExecutionStateChangeDetailsstateChangeDetails_private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionStateChangeDetails,ExecutionOuterClass.ExecutionStateChangeDetails.Builder,ExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder>stateChangeDetailsBuilder_private com.google.protobuf.TimestampupdatedAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>updatedAtBuilder_private IdentifierOuterClass.IdentifierworkflowId_private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder>workflowIdBuilder_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ExecutionOuterClass.ExecutionClosure.BuilderaddAllNotifications(Iterable<? extends Common.Notification> values)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuilderaddNotifications(int index, Common.Notification value)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuilderaddNotifications(int index, Common.Notification.Builder builderForValue)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuilderaddNotifications(Common.Notification value)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuilderaddNotifications(Common.Notification.Builder builderForValue)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.Notification.BuilderaddNotificationsBuilder()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.Notification.BuilderaddNotificationsBuilder(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionOuterClass.ExecutionClosurebuild()ExecutionOuterClass.ExecutionClosurebuildPartial()private voidbuildPartial0(ExecutionOuterClass.ExecutionClosure result)private voidbuildPartialOneofs(ExecutionOuterClass.ExecutionClosure result)private voidbuildPartialRepeatedFields(ExecutionOuterClass.ExecutionClosure result)ExecutionOuterClass.ExecutionClosure.Builderclear()ExecutionOuterClass.ExecutionClosure.BuilderclearAbortCause()Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated.ExecutionOuterClass.ExecutionClosure.BuilderclearAbortMetadata()In the case of a user-specified abort, this will pass along the user and their supplied cause.ExecutionOuterClass.ExecutionClosure.BuilderclearComputedInputs()Deprecated.ExecutionOuterClass.ExecutionClosure.BuilderclearCreatedAt()Reported time at which the execution was created.ExecutionOuterClass.ExecutionClosure.BuilderclearDuration()The amount of time the execution spent running.ExecutionOuterClass.ExecutionClosure.BuilderclearError()Error information in the case of a failed execution.ExecutionOuterClass.ExecutionClosure.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExecutionOuterClass.ExecutionClosure.BuilderclearNotifications()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExecutionOuterClass.ExecutionClosure.BuilderclearOutputData()Deprecated.ExecutionOuterClass.ExecutionClosure.BuilderclearOutputResult()ExecutionOuterClass.ExecutionClosure.BuilderclearOutputs()Deprecated.ExecutionOuterClass.ExecutionClosure.BuilderclearPhase()Most recent recorded phase for the execution.ExecutionOuterClass.ExecutionClosure.BuilderclearStartedAt()Reported time at which the execution began running.ExecutionOuterClass.ExecutionClosure.BuilderclearStateChangeDetails()Provides the details of the last stage changeExecutionOuterClass.ExecutionClosure.BuilderclearUpdatedAt()Reported time at which the execution was last updated.ExecutionOuterClass.ExecutionClosure.BuilderclearWorkflowId()Identifies the workflow definition for this execution.ExecutionOuterClass.ExecutionClosure.Builderclone()private voidensureNotificationsIsMutable()StringgetAbortCause()Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated.com.google.protobuf.ByteStringgetAbortCauseBytes()Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated.ExecutionOuterClass.AbortMetadatagetAbortMetadata()In the case of a user-specified abort, this will pass along the user and their supplied cause.ExecutionOuterClass.AbortMetadata.BuildergetAbortMetadataBuilder()In the case of a user-specified abort, this will pass along the user and their supplied cause.private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.AbortMetadata,ExecutionOuterClass.AbortMetadata.Builder,ExecutionOuterClass.AbortMetadataOrBuilder>getAbortMetadataFieldBuilder()In the case of a user-specified abort, this will pass along the user and their supplied cause.ExecutionOuterClass.AbortMetadataOrBuildergetAbortMetadataOrBuilder()In the case of a user-specified abort, this will pass along the user and their supplied cause.Literals.LiteralMapgetComputedInputs()Deprecated.flyteidl.admin.ExecutionClosure.computed_inputs is deprecated.Literals.LiteralMap.BuildergetComputedInputsBuilder()Deprecated.private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>getComputedInputsFieldBuilder()Inputs computed and passed for execution.Literals.LiteralMapOrBuildergetComputedInputsOrBuilder()Deprecated.com.google.protobuf.TimestampgetCreatedAt()Reported time at which the execution was created.com.google.protobuf.Timestamp.BuildergetCreatedAtBuilder()Reported time at which the execution was created.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getCreatedAtFieldBuilder()Reported time at which the execution was created.com.google.protobuf.TimestampOrBuildergetCreatedAtOrBuilder()Reported time at which the execution was created.ExecutionOuterClass.ExecutionClosuregetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.DurationgetDuration()The amount of time the execution spent running.com.google.protobuf.Duration.BuildergetDurationBuilder()The amount of time the execution spent running.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder,com.google.protobuf.DurationOrBuilder>getDurationFieldBuilder()The amount of time the execution spent running.com.google.protobuf.DurationOrBuildergetDurationOrBuilder()The amount of time the execution spent running.Execution.ExecutionErrorgetError()Error information in the case of a failed execution.Execution.ExecutionError.BuildergetErrorBuilder()Error information in the case of a failed execution.private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>getErrorFieldBuilder()Error information in the case of a failed execution.Execution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information in the case of a failed execution.Common.NotificationgetNotifications(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.Notification.BuildergetNotificationsBuilder(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.List<Common.Notification.Builder>getNotificationsBuilderList()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.intgetNotificationsCount()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.private com.google.protobuf.RepeatedFieldBuilderV3<Common.Notification,Common.Notification.Builder,Common.NotificationOrBuilder>getNotificationsFieldBuilder()List<Common.Notification>getNotificationsList()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.NotificationOrBuildergetNotificationsOrBuilder(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.List<? extends Common.NotificationOrBuilder>getNotificationsOrBuilderList()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Literals.LiteralMapgetOutputData()Deprecated.flyteidl.admin.ExecutionClosure.output_data is deprecated.Literals.LiteralMap.BuildergetOutputDataBuilder()Deprecated.private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>getOutputDataFieldBuilder()Raw output data produced by this execution.Literals.LiteralMapOrBuildergetOutputDataOrBuilder()Deprecated.ExecutionOuterClass.ExecutionClosure.OutputResultCasegetOutputResultCase()ExecutionOuterClass.LiteralMapBlobgetOutputs()Deprecated.flyteidl.admin.ExecutionClosure.outputs is deprecated.ExecutionOuterClass.LiteralMapBlob.BuildergetOutputsBuilder()Deprecated.private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.LiteralMapBlob,ExecutionOuterClass.LiteralMapBlob.Builder,ExecutionOuterClass.LiteralMapBlobOrBuilder>getOutputsFieldBuilder()Output URI in the case of a successful execution.ExecutionOuterClass.LiteralMapBlobOrBuildergetOutputsOrBuilder()Deprecated.Execution.WorkflowExecution.PhasegetPhase()Most recent recorded phase for the execution.intgetPhaseValue()Most recent recorded phase for the execution.com.google.protobuf.TimestampgetStartedAt()Reported time at which the execution began running.com.google.protobuf.Timestamp.BuildergetStartedAtBuilder()Reported time at which the execution began running.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getStartedAtFieldBuilder()Reported time at which the execution began running.com.google.protobuf.TimestampOrBuildergetStartedAtOrBuilder()Reported time at which the execution began running.ExecutionOuterClass.ExecutionStateChangeDetailsgetStateChangeDetails()Provides the details of the last stage changeExecutionOuterClass.ExecutionStateChangeDetails.BuildergetStateChangeDetailsBuilder()Provides the details of the last stage changeprivate com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionStateChangeDetails,ExecutionOuterClass.ExecutionStateChangeDetails.Builder,ExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder>getStateChangeDetailsFieldBuilder()Provides the details of the last stage changeExecutionOuterClass.ExecutionStateChangeDetailsOrBuildergetStateChangeDetailsOrBuilder()Provides the details of the last stage changecom.google.protobuf.TimestampgetUpdatedAt()Reported time at which the execution was last updated.com.google.protobuf.Timestamp.BuildergetUpdatedAtBuilder()Reported time at which the execution was last updated.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getUpdatedAtFieldBuilder()Reported time at which the execution was last updated.com.google.protobuf.TimestampOrBuildergetUpdatedAtOrBuilder()Reported time at which the execution was last updated.IdentifierOuterClass.IdentifiergetWorkflowId()Identifies the workflow definition for this execution.IdentifierOuterClass.Identifier.BuildergetWorkflowIdBuilder()Identifies the workflow definition for this execution.private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder>getWorkflowIdFieldBuilder()Identifies the workflow definition for this execution.IdentifierOuterClass.IdentifierOrBuildergetWorkflowIdOrBuilder()Identifies the workflow definition for this execution.booleanhasAbortCause()Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated.booleanhasAbortMetadata()In the case of a user-specified abort, this will pass along the user and their supplied cause.booleanhasComputedInputs()Deprecated.flyteidl.admin.ExecutionClosure.computed_inputs is deprecated.booleanhasCreatedAt()Reported time at which the execution was created.booleanhasDuration()The amount of time the execution spent running.booleanhasError()Error information in the case of a failed execution.booleanhasOutputData()Deprecated.flyteidl.admin.ExecutionClosure.output_data is deprecated.booleanhasOutputs()Deprecated.flyteidl.admin.ExecutionClosure.outputs is deprecated.booleanhasStartedAt()Reported time at which the execution began running.booleanhasStateChangeDetails()Provides the details of the last stage changebooleanhasUpdatedAt()Reported time at which the execution was last updated.booleanhasWorkflowId()Identifies the workflow definition for this execution.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExecutionOuterClass.ExecutionClosure.BuildermergeAbortMetadata(ExecutionOuterClass.AbortMetadata value)In the case of a user-specified abort, this will pass along the user and their supplied cause.ExecutionOuterClass.ExecutionClosure.BuildermergeComputedInputs(Literals.LiteralMap value)Deprecated.ExecutionOuterClass.ExecutionClosure.BuildermergeCreatedAt(com.google.protobuf.Timestamp value)Reported time at which the execution was created.ExecutionOuterClass.ExecutionClosure.BuildermergeDuration(com.google.protobuf.Duration value)The amount of time the execution spent running.ExecutionOuterClass.ExecutionClosure.BuildermergeError(Execution.ExecutionError value)Error information in the case of a failed execution.ExecutionOuterClass.ExecutionClosure.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExecutionOuterClass.ExecutionClosure.BuildermergeFrom(com.google.protobuf.Message other)ExecutionOuterClass.ExecutionClosure.BuildermergeFrom(ExecutionOuterClass.ExecutionClosure other)ExecutionOuterClass.ExecutionClosure.BuildermergeOutputData(Literals.LiteralMap value)Deprecated.ExecutionOuterClass.ExecutionClosure.BuildermergeOutputs(ExecutionOuterClass.LiteralMapBlob value)Deprecated.ExecutionOuterClass.ExecutionClosure.BuildermergeStartedAt(com.google.protobuf.Timestamp value)Reported time at which the execution began running.ExecutionOuterClass.ExecutionClosure.BuildermergeStateChangeDetails(ExecutionOuterClass.ExecutionStateChangeDetails value)Provides the details of the last stage changeExecutionOuterClass.ExecutionClosure.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExecutionOuterClass.ExecutionClosure.BuildermergeUpdatedAt(com.google.protobuf.Timestamp value)Reported time at which the execution was last updated.ExecutionOuterClass.ExecutionClosure.BuildermergeWorkflowId(IdentifierOuterClass.Identifier value)Identifies the workflow definition for this execution.ExecutionOuterClass.ExecutionClosure.BuilderremoveNotifications(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuildersetAbortCause(String value)Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated.ExecutionOuterClass.ExecutionClosure.BuildersetAbortCauseBytes(com.google.protobuf.ByteString value)Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated.ExecutionOuterClass.ExecutionClosure.BuildersetAbortMetadata(ExecutionOuterClass.AbortMetadata value)In the case of a user-specified abort, this will pass along the user and their supplied cause.ExecutionOuterClass.ExecutionClosure.BuildersetAbortMetadata(ExecutionOuterClass.AbortMetadata.Builder builderForValue)In the case of a user-specified abort, this will pass along the user and their supplied cause.ExecutionOuterClass.ExecutionClosure.BuildersetComputedInputs(Literals.LiteralMap value)Deprecated.ExecutionOuterClass.ExecutionClosure.BuildersetComputedInputs(Literals.LiteralMap.Builder builderForValue)Deprecated.ExecutionOuterClass.ExecutionClosure.BuildersetCreatedAt(com.google.protobuf.Timestamp value)Reported time at which the execution was created.ExecutionOuterClass.ExecutionClosure.BuildersetCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)Reported time at which the execution was created.ExecutionOuterClass.ExecutionClosure.BuildersetDuration(com.google.protobuf.Duration value)The amount of time the execution spent running.ExecutionOuterClass.ExecutionClosure.BuildersetDuration(com.google.protobuf.Duration.Builder builderForValue)The amount of time the execution spent running.ExecutionOuterClass.ExecutionClosure.BuildersetError(Execution.ExecutionError value)Error information in the case of a failed execution.ExecutionOuterClass.ExecutionClosure.BuildersetError(Execution.ExecutionError.Builder builderForValue)Error information in the case of a failed execution.ExecutionOuterClass.ExecutionClosure.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionOuterClass.ExecutionClosure.BuildersetNotifications(int index, Common.Notification value)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuildersetNotifications(int index, Common.Notification.Builder builderForValue)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuildersetOutputData(Literals.LiteralMap value)Deprecated.ExecutionOuterClass.ExecutionClosure.BuildersetOutputData(Literals.LiteralMap.Builder builderForValue)Deprecated.ExecutionOuterClass.ExecutionClosure.BuildersetOutputs(ExecutionOuterClass.LiteralMapBlob value)Deprecated.ExecutionOuterClass.ExecutionClosure.BuildersetOutputs(ExecutionOuterClass.LiteralMapBlob.Builder builderForValue)Deprecated.ExecutionOuterClass.ExecutionClosure.BuildersetPhase(Execution.WorkflowExecution.Phase value)Most recent recorded phase for the execution.ExecutionOuterClass.ExecutionClosure.BuildersetPhaseValue(int value)Most recent recorded phase for the execution.ExecutionOuterClass.ExecutionClosure.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExecutionOuterClass.ExecutionClosure.BuildersetStartedAt(com.google.protobuf.Timestamp value)Reported time at which the execution began running.ExecutionOuterClass.ExecutionClosure.BuildersetStartedAt(com.google.protobuf.Timestamp.Builder builderForValue)Reported time at which the execution began running.ExecutionOuterClass.ExecutionClosure.BuildersetStateChangeDetails(ExecutionOuterClass.ExecutionStateChangeDetails value)Provides the details of the last stage changeExecutionOuterClass.ExecutionClosure.BuildersetStateChangeDetails(ExecutionOuterClass.ExecutionStateChangeDetails.Builder builderForValue)Provides the details of the last stage changeExecutionOuterClass.ExecutionClosure.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExecutionOuterClass.ExecutionClosure.BuildersetUpdatedAt(com.google.protobuf.Timestamp value)Reported time at which the execution was last updated.ExecutionOuterClass.ExecutionClosure.BuildersetUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)Reported time at which the execution was last updated.ExecutionOuterClass.ExecutionClosure.BuildersetWorkflowId(IdentifierOuterClass.Identifier value)Identifies the workflow definition for this execution.ExecutionOuterClass.ExecutionClosure.BuildersetWorkflowId(IdentifierOuterClass.Identifier.Builder builderForValue)Identifies the workflow definition for this execution.-
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_
-
outputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.LiteralMapBlob,ExecutionOuterClass.LiteralMapBlob.Builder,ExecutionOuterClass.LiteralMapBlobOrBuilder> outputsBuilder_
-
errorBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder> errorBuilder_
-
abortMetadataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.AbortMetadata,ExecutionOuterClass.AbortMetadata.Builder,ExecutionOuterClass.AbortMetadataOrBuilder> abortMetadataBuilder_
-
outputDataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> outputDataBuilder_
-
computedInputs_
private Literals.LiteralMap computedInputs_
-
computedInputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> computedInputsBuilder_
-
phase_
private int phase_
-
startedAt_
private com.google.protobuf.Timestamp startedAt_
-
startedAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> startedAtBuilder_
-
duration_
private com.google.protobuf.Duration duration_
-
durationBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder,com.google.protobuf.DurationOrBuilder> durationBuilder_
-
createdAt_
private com.google.protobuf.Timestamp createdAt_
-
createdAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> createdAtBuilder_
-
updatedAt_
private com.google.protobuf.Timestamp updatedAt_
-
updatedAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> updatedAtBuilder_
-
notifications_
private List<Common.Notification> notifications_
-
notificationsBuilder_
private com.google.protobuf.RepeatedFieldBuilderV3<Common.Notification,Common.Notification.Builder,Common.NotificationOrBuilder> notificationsBuilder_
-
workflowId_
private IdentifierOuterClass.Identifier workflowId_
-
workflowIdBuilder_
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder> workflowIdBuilder_
-
stateChangeDetails_
private ExecutionOuterClass.ExecutionStateChangeDetails stateChangeDetails_
-
stateChangeDetailsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionStateChangeDetails,ExecutionOuterClass.ExecutionStateChangeDetails.Builder,ExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder> stateChangeDetailsBuilder_
-
-
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<ExecutionOuterClass.ExecutionClosure.Builder>
-
clear
public ExecutionOuterClass.ExecutionClosure.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<ExecutionOuterClass.ExecutionClosure.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<ExecutionOuterClass.ExecutionClosure.Builder>
-
getDefaultInstanceForType
public ExecutionOuterClass.ExecutionClosure getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExecutionOuterClass.ExecutionClosure build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExecutionOuterClass.ExecutionClosure buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(ExecutionOuterClass.ExecutionClosure result)
-
buildPartial0
private void buildPartial0(ExecutionOuterClass.ExecutionClosure result)
-
buildPartialOneofs
private void buildPartialOneofs(ExecutionOuterClass.ExecutionClosure result)
-
clone
public ExecutionOuterClass.ExecutionClosure.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<ExecutionOuterClass.ExecutionClosure.Builder>
-
setField
public ExecutionOuterClass.ExecutionClosure.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<ExecutionOuterClass.ExecutionClosure.Builder>
-
clearField
public ExecutionOuterClass.ExecutionClosure.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionClosure.Builder>
-
clearOneof
public ExecutionOuterClass.ExecutionClosure.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionClosure.Builder>
-
setRepeatedField
public ExecutionOuterClass.ExecutionClosure.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<ExecutionOuterClass.ExecutionClosure.Builder>
-
addRepeatedField
public ExecutionOuterClass.ExecutionClosure.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<ExecutionOuterClass.ExecutionClosure.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionClosure.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecutionOuterClass.ExecutionClosure.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionClosure.Builder mergeFrom(ExecutionOuterClass.ExecutionClosure other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionClosure.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionClosure.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<ExecutionOuterClass.ExecutionClosure.Builder>- Throws:
IOException
-
getOutputResultCase
public ExecutionOuterClass.ExecutionClosure.OutputResultCase getOutputResultCase()
- Specified by:
getOutputResultCasein interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
clearOutputResult
public ExecutionOuterClass.ExecutionClosure.Builder clearOutputResult()
-
hasOutputs
@Deprecated public boolean hasOutputs()
Deprecated.flyteidl.admin.ExecutionClosure.outputs is deprecated. See flyteidl/admin/execution.proto;l=131Output URI in the case of a successful execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.admin.LiteralMapBlob outputs = 1 [deprecated = true];- Specified by:
hasOutputsin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the outputs field is set.
-
getOutputs
@Deprecated public ExecutionOuterClass.LiteralMapBlob getOutputs()
Deprecated.flyteidl.admin.ExecutionClosure.outputs is deprecated. See flyteidl/admin/execution.proto;l=131Output URI in the case of a successful execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.admin.LiteralMapBlob outputs = 1 [deprecated = true];- Specified by:
getOutputsin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The outputs.
-
setOutputs
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder setOutputs(ExecutionOuterClass.LiteralMapBlob value)
Deprecated.Output URI in the case of a successful execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.admin.LiteralMapBlob outputs = 1 [deprecated = true];
-
setOutputs
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder setOutputs(ExecutionOuterClass.LiteralMapBlob.Builder builderForValue)
Deprecated.Output URI in the case of a successful execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.admin.LiteralMapBlob outputs = 1 [deprecated = true];
-
mergeOutputs
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder mergeOutputs(ExecutionOuterClass.LiteralMapBlob value)
Deprecated.Output URI in the case of a successful execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.admin.LiteralMapBlob outputs = 1 [deprecated = true];
-
clearOutputs
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder clearOutputs()
Deprecated.Output URI in the case of a successful execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.admin.LiteralMapBlob outputs = 1 [deprecated = true];
-
getOutputsBuilder
@Deprecated public ExecutionOuterClass.LiteralMapBlob.Builder getOutputsBuilder()
Deprecated.Output URI in the case of a successful execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.admin.LiteralMapBlob outputs = 1 [deprecated = true];
-
getOutputsOrBuilder
@Deprecated public ExecutionOuterClass.LiteralMapBlobOrBuilder getOutputsOrBuilder()
Deprecated.Output URI in the case of a successful execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.admin.LiteralMapBlob outputs = 1 [deprecated = true];- Specified by:
getOutputsOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getOutputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.LiteralMapBlob,ExecutionOuterClass.LiteralMapBlob.Builder,ExecutionOuterClass.LiteralMapBlobOrBuilder> getOutputsFieldBuilder()
Output URI in the case of a successful execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.admin.LiteralMapBlob outputs = 1 [deprecated = true];
-
hasError
public boolean hasError()
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;- Specified by:
hasErrorin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the error field is set.
-
getError
public Execution.ExecutionError getError()
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;- Specified by:
getErrorin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The error.
-
setError
public ExecutionOuterClass.ExecutionClosure.Builder setError(Execution.ExecutionError value)
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;
-
setError
public ExecutionOuterClass.ExecutionClosure.Builder setError(Execution.ExecutionError.Builder builderForValue)
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;
-
mergeError
public ExecutionOuterClass.ExecutionClosure.Builder mergeError(Execution.ExecutionError value)
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;
-
clearError
public ExecutionOuterClass.ExecutionClosure.Builder clearError()
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;
-
getErrorBuilder
public Execution.ExecutionError.Builder getErrorBuilder()
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;
-
getErrorOrBuilder
public Execution.ExecutionErrorOrBuilder getErrorOrBuilder()
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;- Specified by:
getErrorOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getErrorFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder> getErrorFieldBuilder()
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;
-
hasAbortCause
@Deprecated public boolean hasAbortCause()
Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated. See flyteidl/admin/execution.proto;l=137In the case of a user-specified abort, this will pass along the user-supplied cause.
string abort_cause = 10 [deprecated = true];- Specified by:
hasAbortCausein interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the abortCause field is set.
-
getAbortCause
@Deprecated public String getAbortCause()
Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated. See flyteidl/admin/execution.proto;l=137In the case of a user-specified abort, this will pass along the user-supplied cause.
string abort_cause = 10 [deprecated = true];- Specified by:
getAbortCausein interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The abortCause.
-
getAbortCauseBytes
@Deprecated public com.google.protobuf.ByteString getAbortCauseBytes()
Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated. See flyteidl/admin/execution.proto;l=137In the case of a user-specified abort, this will pass along the user-supplied cause.
string abort_cause = 10 [deprecated = true];- Specified by:
getAbortCauseBytesin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The bytes for abortCause.
-
setAbortCause
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder setAbortCause(String value)
Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated. See flyteidl/admin/execution.proto;l=137In the case of a user-specified abort, this will pass along the user-supplied cause.
string abort_cause = 10 [deprecated = true];- Parameters:
value- The abortCause to set.- Returns:
- This builder for chaining.
-
clearAbortCause
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder clearAbortCause()
Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated. See flyteidl/admin/execution.proto;l=137In the case of a user-specified abort, this will pass along the user-supplied cause.
string abort_cause = 10 [deprecated = true];- Returns:
- This builder for chaining.
-
setAbortCauseBytes
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder setAbortCauseBytes(com.google.protobuf.ByteString value)
Deprecated.flyteidl.admin.ExecutionClosure.abort_cause is deprecated. See flyteidl/admin/execution.proto;l=137In the case of a user-specified abort, this will pass along the user-supplied cause.
string abort_cause = 10 [deprecated = true];- Parameters:
value- The bytes for abortCause to set.- Returns:
- This builder for chaining.
-
hasAbortMetadata
public boolean hasAbortMetadata()
In the case of a user-specified abort, this will pass along the user and their supplied cause.
.flyteidl.admin.AbortMetadata abort_metadata = 12;- Specified by:
hasAbortMetadatain interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the abortMetadata field is set.
-
getAbortMetadata
public ExecutionOuterClass.AbortMetadata getAbortMetadata()
In the case of a user-specified abort, this will pass along the user and their supplied cause.
.flyteidl.admin.AbortMetadata abort_metadata = 12;- Specified by:
getAbortMetadatain interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The abortMetadata.
-
setAbortMetadata
public ExecutionOuterClass.ExecutionClosure.Builder setAbortMetadata(ExecutionOuterClass.AbortMetadata value)
In the case of a user-specified abort, this will pass along the user and their supplied cause.
.flyteidl.admin.AbortMetadata abort_metadata = 12;
-
setAbortMetadata
public ExecutionOuterClass.ExecutionClosure.Builder setAbortMetadata(ExecutionOuterClass.AbortMetadata.Builder builderForValue)
In the case of a user-specified abort, this will pass along the user and their supplied cause.
.flyteidl.admin.AbortMetadata abort_metadata = 12;
-
mergeAbortMetadata
public ExecutionOuterClass.ExecutionClosure.Builder mergeAbortMetadata(ExecutionOuterClass.AbortMetadata value)
In the case of a user-specified abort, this will pass along the user and their supplied cause.
.flyteidl.admin.AbortMetadata abort_metadata = 12;
-
clearAbortMetadata
public ExecutionOuterClass.ExecutionClosure.Builder clearAbortMetadata()
In the case of a user-specified abort, this will pass along the user and their supplied cause.
.flyteidl.admin.AbortMetadata abort_metadata = 12;
-
getAbortMetadataBuilder
public ExecutionOuterClass.AbortMetadata.Builder getAbortMetadataBuilder()
In the case of a user-specified abort, this will pass along the user and their supplied cause.
.flyteidl.admin.AbortMetadata abort_metadata = 12;
-
getAbortMetadataOrBuilder
public ExecutionOuterClass.AbortMetadataOrBuilder getAbortMetadataOrBuilder()
In the case of a user-specified abort, this will pass along the user and their supplied cause.
.flyteidl.admin.AbortMetadata abort_metadata = 12;- Specified by:
getAbortMetadataOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getAbortMetadataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.AbortMetadata,ExecutionOuterClass.AbortMetadata.Builder,ExecutionOuterClass.AbortMetadataOrBuilder> getAbortMetadataFieldBuilder()
In the case of a user-specified abort, this will pass along the user and their supplied cause.
.flyteidl.admin.AbortMetadata abort_metadata = 12;
-
hasOutputData
@Deprecated public boolean hasOutputData()
Deprecated.flyteidl.admin.ExecutionClosure.output_data is deprecated. See flyteidl/admin/execution.proto;l=144Raw output data produced by this execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 13 [deprecated = true];- Specified by:
hasOutputDatain interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the outputData field is set.
-
getOutputData
@Deprecated public Literals.LiteralMap getOutputData()
Deprecated.flyteidl.admin.ExecutionClosure.output_data is deprecated. See flyteidl/admin/execution.proto;l=144Raw output data produced by this execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 13 [deprecated = true];- Specified by:
getOutputDatain interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The outputData.
-
setOutputData
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder setOutputData(Literals.LiteralMap value)
Deprecated.Raw output data produced by this execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 13 [deprecated = true];
-
setOutputData
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder setOutputData(Literals.LiteralMap.Builder builderForValue)
Deprecated.Raw output data produced by this execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 13 [deprecated = true];
-
mergeOutputData
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder mergeOutputData(Literals.LiteralMap value)
Deprecated.Raw output data produced by this execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 13 [deprecated = true];
-
clearOutputData
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder clearOutputData()
Deprecated.Raw output data produced by this execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 13 [deprecated = true];
-
getOutputDataBuilder
@Deprecated public Literals.LiteralMap.Builder getOutputDataBuilder()
Deprecated.Raw output data produced by this execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 13 [deprecated = true];
-
getOutputDataOrBuilder
@Deprecated public Literals.LiteralMapOrBuilder getOutputDataOrBuilder()
Deprecated.Raw output data produced by this execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 13 [deprecated = true];- Specified by:
getOutputDataOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getOutputDataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> getOutputDataFieldBuilder()
Raw output data produced by this execution. DEPRECATED. Use GetExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 13 [deprecated = true];
-
hasComputedInputs
@Deprecated public boolean hasComputedInputs()
Deprecated.flyteidl.admin.ExecutionClosure.computed_inputs is deprecated. See flyteidl/admin/execution.proto;l=149Inputs computed and passed for execution. computed_inputs depends on inputs in ExecutionSpec, fixed and default inputs in launch plan
.flyteidl.core.LiteralMap computed_inputs = 3 [deprecated = true];- Specified by:
hasComputedInputsin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the computedInputs field is set.
-
getComputedInputs
@Deprecated public Literals.LiteralMap getComputedInputs()
Deprecated.flyteidl.admin.ExecutionClosure.computed_inputs is deprecated. See flyteidl/admin/execution.proto;l=149Inputs computed and passed for execution. computed_inputs depends on inputs in ExecutionSpec, fixed and default inputs in launch plan
.flyteidl.core.LiteralMap computed_inputs = 3 [deprecated = true];- Specified by:
getComputedInputsin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The computedInputs.
-
setComputedInputs
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder setComputedInputs(Literals.LiteralMap value)
Deprecated.Inputs computed and passed for execution. computed_inputs depends on inputs in ExecutionSpec, fixed and default inputs in launch plan
.flyteidl.core.LiteralMap computed_inputs = 3 [deprecated = true];
-
setComputedInputs
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder setComputedInputs(Literals.LiteralMap.Builder builderForValue)
Deprecated.Inputs computed and passed for execution. computed_inputs depends on inputs in ExecutionSpec, fixed and default inputs in launch plan
.flyteidl.core.LiteralMap computed_inputs = 3 [deprecated = true];
-
mergeComputedInputs
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder mergeComputedInputs(Literals.LiteralMap value)
Deprecated.Inputs computed and passed for execution. computed_inputs depends on inputs in ExecutionSpec, fixed and default inputs in launch plan
.flyteidl.core.LiteralMap computed_inputs = 3 [deprecated = true];
-
clearComputedInputs
@Deprecated public ExecutionOuterClass.ExecutionClosure.Builder clearComputedInputs()
Deprecated.Inputs computed and passed for execution. computed_inputs depends on inputs in ExecutionSpec, fixed and default inputs in launch plan
.flyteidl.core.LiteralMap computed_inputs = 3 [deprecated = true];
-
getComputedInputsBuilder
@Deprecated public Literals.LiteralMap.Builder getComputedInputsBuilder()
Deprecated.Inputs computed and passed for execution. computed_inputs depends on inputs in ExecutionSpec, fixed and default inputs in launch plan
.flyteidl.core.LiteralMap computed_inputs = 3 [deprecated = true];
-
getComputedInputsOrBuilder
@Deprecated public Literals.LiteralMapOrBuilder getComputedInputsOrBuilder()
Deprecated.Inputs computed and passed for execution. computed_inputs depends on inputs in ExecutionSpec, fixed and default inputs in launch plan
.flyteidl.core.LiteralMap computed_inputs = 3 [deprecated = true];- Specified by:
getComputedInputsOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getComputedInputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> getComputedInputsFieldBuilder()
Inputs computed and passed for execution. computed_inputs depends on inputs in ExecutionSpec, fixed and default inputs in launch plan
.flyteidl.core.LiteralMap computed_inputs = 3 [deprecated = true];
-
getPhaseValue
public int getPhaseValue()
Most recent recorded phase for the execution.
.flyteidl.core.WorkflowExecution.Phase phase = 4;- Specified by:
getPhaseValuein interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The enum numeric value on the wire for phase.
-
setPhaseValue
public ExecutionOuterClass.ExecutionClosure.Builder setPhaseValue(int value)
Most recent recorded phase for the execution.
.flyteidl.core.WorkflowExecution.Phase phase = 4;- Parameters:
value- The enum numeric value on the wire for phase to set.- Returns:
- This builder for chaining.
-
getPhase
public Execution.WorkflowExecution.Phase getPhase()
Most recent recorded phase for the execution.
.flyteidl.core.WorkflowExecution.Phase phase = 4;- Specified by:
getPhasein interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The phase.
-
setPhase
public ExecutionOuterClass.ExecutionClosure.Builder setPhase(Execution.WorkflowExecution.Phase value)
Most recent recorded phase for the execution.
.flyteidl.core.WorkflowExecution.Phase phase = 4;- Parameters:
value- The phase to set.- Returns:
- This builder for chaining.
-
clearPhase
public ExecutionOuterClass.ExecutionClosure.Builder clearPhase()
Most recent recorded phase for the execution.
.flyteidl.core.WorkflowExecution.Phase phase = 4;- Returns:
- This builder for chaining.
-
hasStartedAt
public boolean hasStartedAt()
Reported time at which the execution began running.
.google.protobuf.Timestamp started_at = 5;- Specified by:
hasStartedAtin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the startedAt field is set.
-
getStartedAt
public com.google.protobuf.Timestamp getStartedAt()
Reported time at which the execution began running.
.google.protobuf.Timestamp started_at = 5;- Specified by:
getStartedAtin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The startedAt.
-
setStartedAt
public ExecutionOuterClass.ExecutionClosure.Builder setStartedAt(com.google.protobuf.Timestamp value)
Reported time at which the execution began running.
.google.protobuf.Timestamp started_at = 5;
-
setStartedAt
public ExecutionOuterClass.ExecutionClosure.Builder setStartedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Reported time at which the execution began running.
.google.protobuf.Timestamp started_at = 5;
-
mergeStartedAt
public ExecutionOuterClass.ExecutionClosure.Builder mergeStartedAt(com.google.protobuf.Timestamp value)
Reported time at which the execution began running.
.google.protobuf.Timestamp started_at = 5;
-
clearStartedAt
public ExecutionOuterClass.ExecutionClosure.Builder clearStartedAt()
Reported time at which the execution began running.
.google.protobuf.Timestamp started_at = 5;
-
getStartedAtBuilder
public com.google.protobuf.Timestamp.Builder getStartedAtBuilder()
Reported time at which the execution began running.
.google.protobuf.Timestamp started_at = 5;
-
getStartedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartedAtOrBuilder()
Reported time at which the execution began running.
.google.protobuf.Timestamp started_at = 5;- Specified by:
getStartedAtOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getStartedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getStartedAtFieldBuilder()
Reported time at which the execution began running.
.google.protobuf.Timestamp started_at = 5;
-
hasDuration
public boolean hasDuration()
The amount of time the execution spent running.
.google.protobuf.Duration duration = 6;- Specified by:
hasDurationin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()
The amount of time the execution spent running.
.google.protobuf.Duration duration = 6;- Specified by:
getDurationin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The duration.
-
setDuration
public ExecutionOuterClass.ExecutionClosure.Builder setDuration(com.google.protobuf.Duration value)
The amount of time the execution spent running.
.google.protobuf.Duration duration = 6;
-
setDuration
public ExecutionOuterClass.ExecutionClosure.Builder setDuration(com.google.protobuf.Duration.Builder builderForValue)
The amount of time the execution spent running.
.google.protobuf.Duration duration = 6;
-
mergeDuration
public ExecutionOuterClass.ExecutionClosure.Builder mergeDuration(com.google.protobuf.Duration value)
The amount of time the execution spent running.
.google.protobuf.Duration duration = 6;
-
clearDuration
public ExecutionOuterClass.ExecutionClosure.Builder clearDuration()
The amount of time the execution spent running.
.google.protobuf.Duration duration = 6;
-
getDurationBuilder
public com.google.protobuf.Duration.Builder getDurationBuilder()
The amount of time the execution spent running.
.google.protobuf.Duration duration = 6;
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
The amount of time the execution spent running.
.google.protobuf.Duration duration = 6;- Specified by:
getDurationOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getDurationFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder,com.google.protobuf.DurationOrBuilder> getDurationFieldBuilder()
The amount of time the execution spent running.
.google.protobuf.Duration duration = 6;
-
hasCreatedAt
public boolean hasCreatedAt()
Reported time at which the execution was created.
.google.protobuf.Timestamp created_at = 7;- Specified by:
hasCreatedAtin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public com.google.protobuf.Timestamp getCreatedAt()
Reported time at which the execution was created.
.google.protobuf.Timestamp created_at = 7;- Specified by:
getCreatedAtin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The createdAt.
-
setCreatedAt
public ExecutionOuterClass.ExecutionClosure.Builder setCreatedAt(com.google.protobuf.Timestamp value)
Reported time at which the execution was created.
.google.protobuf.Timestamp created_at = 7;
-
setCreatedAt
public ExecutionOuterClass.ExecutionClosure.Builder setCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Reported time at which the execution was created.
.google.protobuf.Timestamp created_at = 7;
-
mergeCreatedAt
public ExecutionOuterClass.ExecutionClosure.Builder mergeCreatedAt(com.google.protobuf.Timestamp value)
Reported time at which the execution was created.
.google.protobuf.Timestamp created_at = 7;
-
clearCreatedAt
public ExecutionOuterClass.ExecutionClosure.Builder clearCreatedAt()
Reported time at which the execution was created.
.google.protobuf.Timestamp created_at = 7;
-
getCreatedAtBuilder
public com.google.protobuf.Timestamp.Builder getCreatedAtBuilder()
Reported time at which the execution was created.
.google.protobuf.Timestamp created_at = 7;
-
getCreatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
Reported time at which the execution was created.
.google.protobuf.Timestamp created_at = 7;- Specified by:
getCreatedAtOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getCreatedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getCreatedAtFieldBuilder()
Reported time at which the execution was created.
.google.protobuf.Timestamp created_at = 7;
-
hasUpdatedAt
public boolean hasUpdatedAt()
Reported time at which the execution was last updated.
.google.protobuf.Timestamp updated_at = 8;- Specified by:
hasUpdatedAtin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the updatedAt field is set.
-
getUpdatedAt
public com.google.protobuf.Timestamp getUpdatedAt()
Reported time at which the execution was last updated.
.google.protobuf.Timestamp updated_at = 8;- Specified by:
getUpdatedAtin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The updatedAt.
-
setUpdatedAt
public ExecutionOuterClass.ExecutionClosure.Builder setUpdatedAt(com.google.protobuf.Timestamp value)
Reported time at which the execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
setUpdatedAt
public ExecutionOuterClass.ExecutionClosure.Builder setUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Reported time at which the execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
mergeUpdatedAt
public ExecutionOuterClass.ExecutionClosure.Builder mergeUpdatedAt(com.google.protobuf.Timestamp value)
Reported time at which the execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
clearUpdatedAt
public ExecutionOuterClass.ExecutionClosure.Builder clearUpdatedAt()
Reported time at which the execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
getUpdatedAtBuilder
public com.google.protobuf.Timestamp.Builder getUpdatedAtBuilder()
Reported time at which the execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
getUpdatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
Reported time at which the execution was last updated.
.google.protobuf.Timestamp updated_at = 8;- Specified by:
getUpdatedAtOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getUpdatedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getUpdatedAtFieldBuilder()
Reported time at which the execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
ensureNotificationsIsMutable
private void ensureNotificationsIsMutable()
-
getNotificationsList
public List<Common.Notification> getNotificationsList()
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;- Specified by:
getNotificationsListin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getNotificationsCount
public int getNotificationsCount()
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;- Specified by:
getNotificationsCountin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getNotifications
public Common.Notification getNotifications(int index)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;- Specified by:
getNotificationsin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
setNotifications
public ExecutionOuterClass.ExecutionClosure.Builder setNotifications(int index, Common.Notification value)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
setNotifications
public ExecutionOuterClass.ExecutionClosure.Builder setNotifications(int index, Common.Notification.Builder builderForValue)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
addNotifications
public ExecutionOuterClass.ExecutionClosure.Builder addNotifications(Common.Notification value)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
addNotifications
public ExecutionOuterClass.ExecutionClosure.Builder addNotifications(int index, Common.Notification value)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
addNotifications
public ExecutionOuterClass.ExecutionClosure.Builder addNotifications(Common.Notification.Builder builderForValue)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
addNotifications
public ExecutionOuterClass.ExecutionClosure.Builder addNotifications(int index, Common.Notification.Builder builderForValue)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
addAllNotifications
public ExecutionOuterClass.ExecutionClosure.Builder addAllNotifications(Iterable<? extends Common.Notification> values)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
clearNotifications
public ExecutionOuterClass.ExecutionClosure.Builder clearNotifications()
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
removeNotifications
public ExecutionOuterClass.ExecutionClosure.Builder removeNotifications(int index)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
getNotificationsBuilder
public Common.Notification.Builder getNotificationsBuilder(int index)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
getNotificationsOrBuilder
public Common.NotificationOrBuilder getNotificationsOrBuilder(int index)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;- Specified by:
getNotificationsOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getNotificationsOrBuilderList
public List<? extends Common.NotificationOrBuilder> getNotificationsOrBuilderList()
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;- Specified by:
getNotificationsOrBuilderListin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
addNotificationsBuilder
public Common.Notification.Builder addNotificationsBuilder()
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
addNotificationsBuilder
public Common.Notification.Builder addNotificationsBuilder(int index)
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
getNotificationsBuilderList
public List<Common.Notification.Builder> getNotificationsBuilderList()
The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings. An execution launched with notifications will always prefer that definition to notifications defined statically in a launch plan.
repeated .flyteidl.admin.Notification notifications = 9;
-
getNotificationsFieldBuilder
private com.google.protobuf.RepeatedFieldBuilderV3<Common.Notification,Common.Notification.Builder,Common.NotificationOrBuilder> getNotificationsFieldBuilder()
-
hasWorkflowId
public boolean hasWorkflowId()
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;- Specified by:
hasWorkflowIdin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the workflowId field is set.
-
getWorkflowId
public IdentifierOuterClass.Identifier getWorkflowId()
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;- Specified by:
getWorkflowIdin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The workflowId.
-
setWorkflowId
public ExecutionOuterClass.ExecutionClosure.Builder setWorkflowId(IdentifierOuterClass.Identifier value)
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;
-
setWorkflowId
public ExecutionOuterClass.ExecutionClosure.Builder setWorkflowId(IdentifierOuterClass.Identifier.Builder builderForValue)
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;
-
mergeWorkflowId
public ExecutionOuterClass.ExecutionClosure.Builder mergeWorkflowId(IdentifierOuterClass.Identifier value)
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;
-
clearWorkflowId
public ExecutionOuterClass.ExecutionClosure.Builder clearWorkflowId()
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;
-
getWorkflowIdBuilder
public IdentifierOuterClass.Identifier.Builder getWorkflowIdBuilder()
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;
-
getWorkflowIdOrBuilder
public IdentifierOuterClass.IdentifierOrBuilder getWorkflowIdOrBuilder()
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;- Specified by:
getWorkflowIdOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getWorkflowIdFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder> getWorkflowIdFieldBuilder()
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;
-
hasStateChangeDetails
public boolean hasStateChangeDetails()
Provides the details of the last stage change
.flyteidl.admin.ExecutionStateChangeDetails state_change_details = 14;- Specified by:
hasStateChangeDetailsin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- Whether the stateChangeDetails field is set.
-
getStateChangeDetails
public ExecutionOuterClass.ExecutionStateChangeDetails getStateChangeDetails()
Provides the details of the last stage change
.flyteidl.admin.ExecutionStateChangeDetails state_change_details = 14;- Specified by:
getStateChangeDetailsin interfaceExecutionOuterClass.ExecutionClosureOrBuilder- Returns:
- The stateChangeDetails.
-
setStateChangeDetails
public ExecutionOuterClass.ExecutionClosure.Builder setStateChangeDetails(ExecutionOuterClass.ExecutionStateChangeDetails value)
Provides the details of the last stage change
.flyteidl.admin.ExecutionStateChangeDetails state_change_details = 14;
-
setStateChangeDetails
public ExecutionOuterClass.ExecutionClosure.Builder setStateChangeDetails(ExecutionOuterClass.ExecutionStateChangeDetails.Builder builderForValue)
Provides the details of the last stage change
.flyteidl.admin.ExecutionStateChangeDetails state_change_details = 14;
-
mergeStateChangeDetails
public ExecutionOuterClass.ExecutionClosure.Builder mergeStateChangeDetails(ExecutionOuterClass.ExecutionStateChangeDetails value)
Provides the details of the last stage change
.flyteidl.admin.ExecutionStateChangeDetails state_change_details = 14;
-
clearStateChangeDetails
public ExecutionOuterClass.ExecutionClosure.Builder clearStateChangeDetails()
Provides the details of the last stage change
.flyteidl.admin.ExecutionStateChangeDetails state_change_details = 14;
-
getStateChangeDetailsBuilder
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder getStateChangeDetailsBuilder()
Provides the details of the last stage change
.flyteidl.admin.ExecutionStateChangeDetails state_change_details = 14;
-
getStateChangeDetailsOrBuilder
public ExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder getStateChangeDetailsOrBuilder()
Provides the details of the last stage change
.flyteidl.admin.ExecutionStateChangeDetails state_change_details = 14;- Specified by:
getStateChangeDetailsOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
getStateChangeDetailsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionStateChangeDetails,ExecutionOuterClass.ExecutionStateChangeDetails.Builder,ExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder> getStateChangeDetailsFieldBuilder()
Provides the details of the last stage change
.flyteidl.admin.ExecutionStateChangeDetails state_change_details = 14;
-
setUnknownFields
public final ExecutionOuterClass.ExecutionClosure.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionClosure.Builder>
-
mergeUnknownFields
public final ExecutionOuterClass.ExecutionClosure.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionClosure.Builder>
-
-