Package flyteidl.admin
Class ExecutionOuterClass.Execution
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.admin.ExecutionOuterClass.Execution
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecutionOuterClass.ExecutionOrBuilder,Serializable
- Enclosing class:
- ExecutionOuterClass
public static final class ExecutionOuterClass.Execution extends com.google.protobuf.GeneratedMessageV3 implements ExecutionOuterClass.ExecutionOrBuilder
A workflow execution represents an instantiated workflow, including all inputs and additional metadata as well as computed results included state, outputs, and duration-based attributes. Used as a response object used in Get and List execution requests.
Protobuf typeflyteidl.admin.Execution- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExecutionOuterClass.Execution.BuilderA workflow execution represents an instantiated workflow, including all inputs and additional metadata as well as computed results included state, outputs, and duration-based attributes.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description private ExecutionOuterClass.ExecutionClosureclosure_static intCLOSURE_FIELD_NUMBERprivate static ExecutionOuterClass.ExecutionDEFAULT_INSTANCEprivate IdentifierOuterClass.WorkflowExecutionIdentifierid_static intID_FIELD_NUMBERprivate bytememoizedIsInitializedprivate static com.google.protobuf.Parser<ExecutionOuterClass.Execution>PARSERprivate static longserialVersionUIDprivate ExecutionOuterClass.ExecutionSpecspec_static intSPEC_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)ExecutionOuterClass.ExecutionClosuregetClosure()Execution results.ExecutionOuterClass.ExecutionClosureOrBuildergetClosureOrBuilder()Execution results.static ExecutionOuterClass.ExecutiongetDefaultInstance()ExecutionOuterClass.ExecutiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()IdentifierOuterClass.WorkflowExecutionIdentifiergetId()Unique identifier of the workflow execution.IdentifierOuterClass.WorkflowExecutionIdentifierOrBuildergetIdOrBuilder()Unique identifier of the workflow execution.com.google.protobuf.Parser<ExecutionOuterClass.Execution>getParserForType()intgetSerializedSize()ExecutionOuterClass.ExecutionSpecgetSpec()User-provided configuration and inputs for launching the execution.ExecutionOuterClass.ExecutionSpecOrBuildergetSpecOrBuilder()User-provided configuration and inputs for launching the execution.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasClosure()Execution results.inthashCode()booleanhasId()Unique identifier of the workflow execution.booleanhasSpec()User-provided configuration and inputs for launching the execution.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ExecutionOuterClass.Execution.BuildernewBuilder()static ExecutionOuterClass.Execution.BuildernewBuilder(ExecutionOuterClass.Execution prototype)ExecutionOuterClass.Execution.BuildernewBuilderForType()protected ExecutionOuterClass.Execution.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ExecutionOuterClass.ExecutionparseDelimitedFrom(InputStream input)static ExecutionOuterClass.ExecutionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionparseFrom(byte[] data)static ExecutionOuterClass.ExecutionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionparseFrom(com.google.protobuf.ByteString data)static ExecutionOuterClass.ExecutionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionparseFrom(com.google.protobuf.CodedInputStream input)static ExecutionOuterClass.ExecutionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionparseFrom(InputStream input)static ExecutionOuterClass.ExecutionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionparseFrom(ByteBuffer data)static ExecutionOuterClass.ExecutionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ExecutionOuterClass.Execution>parser()ExecutionOuterClass.Execution.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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
id_
private IdentifierOuterClass.WorkflowExecutionIdentifier id_
-
SPEC_FIELD_NUMBER
public static final int SPEC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
spec_
private ExecutionOuterClass.ExecutionSpec spec_
-
CLOSURE_FIELD_NUMBER
public static final int CLOSURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
closure_
private ExecutionOuterClass.ExecutionClosure closure_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final ExecutionOuterClass.Execution DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<ExecutionOuterClass.Execution> 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
-
hasId
public boolean hasId()
Unique identifier of the workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;- Specified by:
hasIdin interfaceExecutionOuterClass.ExecutionOrBuilder- Returns:
- Whether the id field is set.
-
getId
public IdentifierOuterClass.WorkflowExecutionIdentifier getId()
Unique identifier of the workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;- Specified by:
getIdin interfaceExecutionOuterClass.ExecutionOrBuilder- Returns:
- The id.
-
getIdOrBuilder
public IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder getIdOrBuilder()
Unique identifier of the workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;- Specified by:
getIdOrBuilderin interfaceExecutionOuterClass.ExecutionOrBuilder
-
hasSpec
public boolean hasSpec()
User-provided configuration and inputs for launching the execution.
.flyteidl.admin.ExecutionSpec spec = 2;- Specified by:
hasSpecin interfaceExecutionOuterClass.ExecutionOrBuilder- Returns:
- Whether the spec field is set.
-
getSpec
public ExecutionOuterClass.ExecutionSpec getSpec()
User-provided configuration and inputs for launching the execution.
.flyteidl.admin.ExecutionSpec spec = 2;- Specified by:
getSpecin interfaceExecutionOuterClass.ExecutionOrBuilder- Returns:
- The spec.
-
getSpecOrBuilder
public ExecutionOuterClass.ExecutionSpecOrBuilder getSpecOrBuilder()
User-provided configuration and inputs for launching the execution.
.flyteidl.admin.ExecutionSpec spec = 2;- Specified by:
getSpecOrBuilderin interfaceExecutionOuterClass.ExecutionOrBuilder
-
hasClosure
public boolean hasClosure()
Execution results.
.flyteidl.admin.ExecutionClosure closure = 3;- Specified by:
hasClosurein interfaceExecutionOuterClass.ExecutionOrBuilder- Returns:
- Whether the closure field is set.
-
getClosure
public ExecutionOuterClass.ExecutionClosure getClosure()
Execution results.
.flyteidl.admin.ExecutionClosure closure = 3;- Specified by:
getClosurein interfaceExecutionOuterClass.ExecutionOrBuilder- Returns:
- The closure.
-
getClosureOrBuilder
public ExecutionOuterClass.ExecutionClosureOrBuilder getClosureOrBuilder()
Execution results.
.flyteidl.admin.ExecutionClosure closure = 3;- Specified by:
getClosureOrBuilderin interfaceExecutionOuterClass.ExecutionOrBuilder
-
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.Execution parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.Execution parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.Execution parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.Execution 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.Execution parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.Execution parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.Execution parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionOuterClass.Execution parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionOuterClass.Execution parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionOuterClass.Execution parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionOuterClass.Execution parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionOuterClass.Execution parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ExecutionOuterClass.Execution.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ExecutionOuterClass.Execution.Builder newBuilder()
-
newBuilder
public static ExecutionOuterClass.Execution.Builder newBuilder(ExecutionOuterClass.Execution prototype)
-
toBuilder
public ExecutionOuterClass.Execution.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExecutionOuterClass.Execution.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ExecutionOuterClass.Execution getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ExecutionOuterClass.Execution> parser()
-
getParserForType
public com.google.protobuf.Parser<ExecutionOuterClass.Execution> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ExecutionOuterClass.Execution getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-