Package flyteidl.admin
Class ExecutionOuterClass.ExecutionClosure
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.admin.ExecutionOuterClass.ExecutionClosure
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecutionOuterClass.ExecutionClosureOrBuilder,Serializable
- Enclosing class:
- ExecutionOuterClass
public static final class ExecutionOuterClass.ExecutionClosure extends com.google.protobuf.GeneratedMessageV3 implements ExecutionOuterClass.ExecutionClosureOrBuilder
Encapsulates the results of the Execution
Protobuf typeflyteidl.admin.ExecutionClosure- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExecutionOuterClass.ExecutionClosure.BuilderEncapsulates the results of the Executionstatic classExecutionOuterClass.ExecutionClosure.OutputResultCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description privateExecutionClosure()privateExecutionClosure(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)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.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.LiteralMapOrBuildergetComputedInputsOrBuilder()Deprecated.com.google.protobuf.TimestampgetCreatedAt()Reported time at which the execution was created.com.google.protobuf.TimestampOrBuildergetCreatedAtOrBuilder()Reported time at which the execution was created.static ExecutionOuterClass.ExecutionClosuregetDefaultInstance()ExecutionOuterClass.ExecutionClosuregetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.DurationgetDuration()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.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.intgetNotificationsCount()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.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.LiteralMapOrBuildergetOutputDataOrBuilder()Deprecated.ExecutionOuterClass.ExecutionClosure.OutputResultCasegetOutputResultCase()ExecutionOuterClass.LiteralMapBlobgetOutputs()Deprecated.flyteidl.admin.ExecutionClosure.outputs is deprecated.ExecutionOuterClass.LiteralMapBlobOrBuildergetOutputsOrBuilder()Deprecated.com.google.protobuf.Parser<ExecutionOuterClass.ExecutionClosure>getParserForType()Execution.WorkflowExecution.PhasegetPhase()Most recent recorded phase for the execution.intgetPhaseValue()Most recent recorded phase for the execution.intgetSerializedSize()com.google.protobuf.TimestampgetStartedAt()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.ExecutionStateChangeDetailsOrBuildergetStateChangeDetailsOrBuilder()Provides the details of the last stage changecom.google.protobuf.UnknownFieldSetgetUnknownFields()com.google.protobuf.TimestampgetUpdatedAt()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.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.inthashCode()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()static ExecutionOuterClass.ExecutionClosure.BuildernewBuilder()static ExecutionOuterClass.ExecutionClosure.BuildernewBuilder(ExecutionOuterClass.ExecutionClosure prototype)ExecutionOuterClass.ExecutionClosure.BuildernewBuilderForType()protected ExecutionOuterClass.ExecutionClosure.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ExecutionOuterClass.ExecutionClosureparseDelimitedFrom(InputStream input)static ExecutionOuterClass.ExecutionClosureparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionClosureparseFrom(byte[] data)static ExecutionOuterClass.ExecutionClosureparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionClosureparseFrom(com.google.protobuf.ByteString data)static ExecutionOuterClass.ExecutionClosureparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionClosureparseFrom(com.google.protobuf.CodedInputStream input)static ExecutionOuterClass.ExecutionClosureparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionClosureparseFrom(InputStream input)static ExecutionOuterClass.ExecutionClosureparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionClosureparseFrom(ByteBuffer data)static ExecutionOuterClass.ExecutionClosureparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ExecutionOuterClass.ExecutionClosure>parser()ExecutionOuterClass.ExecutionClosure.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
outputResultCase_
private int outputResultCase_
-
outputResult_
private Object outputResult_
-
OUTPUTS_FIELD_NUMBER
public static final int OUTPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ABORT_CAUSE_FIELD_NUMBER
public static final int ABORT_CAUSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ABORT_METADATA_FIELD_NUMBER
public static final int ABORT_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_DATA_FIELD_NUMBER
public static final int OUTPUT_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPUTED_INPUTS_FIELD_NUMBER
public static final int COMPUTED_INPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
computedInputs_
private Literals.LiteralMap computedInputs_
-
PHASE_FIELD_NUMBER
public static final int PHASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
phase_
private int phase_
-
STARTED_AT_FIELD_NUMBER
public static final int STARTED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
startedAt_
private com.google.protobuf.Timestamp startedAt_
-
DURATION_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
duration_
private com.google.protobuf.Duration duration_
-
CREATED_AT_FIELD_NUMBER
public static final int CREATED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
createdAt_
private com.google.protobuf.Timestamp createdAt_
-
UPDATED_AT_FIELD_NUMBER
public static final int UPDATED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
updatedAt_
private com.google.protobuf.Timestamp updatedAt_
-
NOTIFICATIONS_FIELD_NUMBER
public static final int NOTIFICATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
notifications_
private List<Common.Notification> notifications_
-
WORKFLOW_ID_FIELD_NUMBER
public static final int WORKFLOW_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
workflowId_
private IdentifierOuterClass.Identifier workflowId_
-
STATE_CHANGE_DETAILS_FIELD_NUMBER
public static final int STATE_CHANGE_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
stateChangeDetails_
private ExecutionOuterClass.ExecutionStateChangeDetails stateChangeDetails_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final ExecutionOuterClass.ExecutionClosure DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<ExecutionOuterClass.ExecutionClosure> PARSER
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getOutputResultCase
public ExecutionOuterClass.ExecutionClosure.OutputResultCase getOutputResultCase()
- Specified by:
getOutputResultCasein interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
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.
-
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
-
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.
-
getErrorOrBuilder
public Execution.ExecutionErrorOrBuilder getErrorOrBuilder()
Error information in the case of a failed execution.
.flyteidl.core.ExecutionError error = 2;- Specified by:
getErrorOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
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.
-
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.
-
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
-
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.
-
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
-
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.
-
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
-
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.
-
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.
-
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.
-
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
-
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.
-
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
-
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.
-
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
-
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.
-
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
-
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
-
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
-
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
-
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
-
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.
-
getWorkflowIdOrBuilder
public IdentifierOuterClass.IdentifierOrBuilder getWorkflowIdOrBuilder()
Identifies the workflow definition for this execution.
.flyteidl.core.Identifier workflow_id = 11;- Specified by:
getWorkflowIdOrBuilderin interfaceExecutionOuterClass.ExecutionClosureOrBuilder
-
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.
-
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
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionOuterClass.ExecutionClosure parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionOuterClass.ExecutionClosure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionOuterClass.ExecutionClosure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ExecutionOuterClass.ExecutionClosure.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ExecutionOuterClass.ExecutionClosure.Builder newBuilder()
-
newBuilder
public static ExecutionOuterClass.ExecutionClosure.Builder newBuilder(ExecutionOuterClass.ExecutionClosure prototype)
-
toBuilder
public ExecutionOuterClass.ExecutionClosure.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExecutionOuterClass.ExecutionClosure.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ExecutionOuterClass.ExecutionClosure getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ExecutionOuterClass.ExecutionClosure> parser()
-
getParserForType
public com.google.protobuf.Parser<ExecutionOuterClass.ExecutionClosure> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ExecutionOuterClass.ExecutionClosure getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-