Package flyteidl.admin
Class NodeExecutionOuterClass.NodeExecutionClosure
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.admin.NodeExecutionOuterClass.NodeExecutionClosure
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,NodeExecutionOuterClass.NodeExecutionClosureOrBuilder,Serializable
- Enclosing class:
- NodeExecutionOuterClass
public static final class NodeExecutionOuterClass.NodeExecutionClosure extends com.google.protobuf.GeneratedMessageV3 implements NodeExecutionOuterClass.NodeExecutionClosureOrBuilder
Container for node execution details and results.
Protobuf typeflyteidl.admin.NodeExecutionClosure- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNodeExecutionOuterClass.NodeExecutionClosure.BuilderContainer for node execution details and results.static classNodeExecutionOuterClass.NodeExecutionClosure.OutputResultCasestatic classNodeExecutionOuterClass.NodeExecutionClosure.TargetMetadataCase-
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 privateNodeExecutionClosure()privateNodeExecutionClosure(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)com.google.protobuf.TimestampgetCreatedAt()Time at which the node execution was created.com.google.protobuf.TimestampOrBuildergetCreatedAtOrBuilder()Time at which the node execution was created.StringgetDeckUri()String location uniquely identifying where the deck HTML file is.com.google.protobuf.ByteStringgetDeckUriBytes()String location uniquely identifying where the deck HTML file is.static NodeExecutionOuterClass.NodeExecutionClosuregetDefaultInstance()NodeExecutionOuterClass.NodeExecutionClosuregetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.DurationgetDuration()The amount of time the node execution spent running.com.google.protobuf.DurationOrBuildergetDurationOrBuilder()The amount of time the node execution spent running.Execution.ExecutionErrorgetError()Error information for the NodeExecution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information for the NodeLiterals.LiteralMapgetOutputData()Deprecated.flyteidl.admin.NodeExecutionClosure.output_data is deprecated.Literals.LiteralMapOrBuildergetOutputDataOrBuilder()Deprecated.NodeExecutionOuterClass.NodeExecutionClosure.OutputResultCasegetOutputResultCase()StringgetOutputUri()Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated.com.google.protobuf.ByteStringgetOutputUriBytes()Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated.com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecutionClosure>getParserForType()Execution.NodeExecution.PhasegetPhase()The last recorded phase for this node execution.intgetPhaseValue()The last recorded phase for this node execution.intgetSerializedSize()com.google.protobuf.TimestampgetStartedAt()Time at which the node execution began running.com.google.protobuf.TimestampOrBuildergetStartedAtOrBuilder()Time at which the node execution began running.NodeExecutionOuterClass.NodeExecutionClosure.TargetMetadataCasegetTargetMetadataCase()NodeExecutionOuterClass.TaskNodeMetadatagetTaskNodeMetadata().flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;NodeExecutionOuterClass.TaskNodeMetadataOrBuildergetTaskNodeMetadataOrBuilder().flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;com.google.protobuf.UnknownFieldSetgetUnknownFields()com.google.protobuf.TimestampgetUpdatedAt()Time at which the node execution was last updated.com.google.protobuf.TimestampOrBuildergetUpdatedAtOrBuilder()Time at which the node execution was last updated.NodeExecutionOuterClass.WorkflowNodeMetadatagetWorkflowNodeMetadata().flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;NodeExecutionOuterClass.WorkflowNodeMetadataOrBuildergetWorkflowNodeMetadataOrBuilder().flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;booleanhasCreatedAt()Time at which the node execution was created.booleanhasDuration()The amount of time the node execution spent running.booleanhasError()Error information for the NodeinthashCode()booleanhasOutputData()Deprecated.flyteidl.admin.NodeExecutionClosure.output_data is deprecated.booleanhasOutputUri()Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated.booleanhasStartedAt()Time at which the node execution began running.booleanhasTaskNodeMetadata().flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;booleanhasUpdatedAt()Time at which the node execution was last updated.booleanhasWorkflowNodeMetadata().flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static NodeExecutionOuterClass.NodeExecutionClosure.BuildernewBuilder()static NodeExecutionOuterClass.NodeExecutionClosure.BuildernewBuilder(NodeExecutionOuterClass.NodeExecutionClosure prototype)NodeExecutionOuterClass.NodeExecutionClosure.BuildernewBuilderForType()protected NodeExecutionOuterClass.NodeExecutionClosure.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static NodeExecutionOuterClass.NodeExecutionClosureparseDelimitedFrom(InputStream input)static NodeExecutionOuterClass.NodeExecutionClosureparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(byte[] data)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(com.google.protobuf.ByteString data)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(com.google.protobuf.CodedInputStream input)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(InputStream input)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(ByteBuffer data)static NodeExecutionOuterClass.NodeExecutionClosureparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecutionClosure>parser()NodeExecutionOuterClass.NodeExecutionClosure.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_
-
targetMetadataCase_
private int targetMetadataCase_
-
targetMetadata_
private Object targetMetadata_
-
OUTPUT_URI_FIELD_NUMBER
public static final int OUTPUT_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_DATA_FIELD_NUMBER
public static final int OUTPUT_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
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_
-
WORKFLOW_NODE_METADATA_FIELD_NUMBER
public static final int WORKFLOW_NODE_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TASK_NODE_METADATA_FIELD_NUMBER
public static final int TASK_NODE_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DECK_URI_FIELD_NUMBER
public static final int DECK_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
deckUri_
private volatile Object deckUri_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final NodeExecutionOuterClass.NodeExecutionClosure DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecutionClosure> 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 NodeExecutionOuterClass.NodeExecutionClosure.OutputResultCase getOutputResultCase()
- Specified by:
getOutputResultCasein interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
getTargetMetadataCase
public NodeExecutionOuterClass.NodeExecutionClosure.TargetMetadataCase getTargetMetadataCase()
- Specified by:
getTargetMetadataCasein interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasOutputUri
@Deprecated public boolean hasOutputUri()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated. See flyteidl/admin/node_execution.proto;l=134Links to a remotely stored, serialized core.LiteralMap of node execution outputs. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Specified by:
hasOutputUriin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the outputUri field is set.
-
getOutputUri
@Deprecated public String getOutputUri()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated. See flyteidl/admin/node_execution.proto;l=134Links to a remotely stored, serialized core.LiteralMap of node execution outputs. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Specified by:
getOutputUriin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The outputUri.
-
getOutputUriBytes
@Deprecated public com.google.protobuf.ByteString getOutputUriBytes()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_uri is deprecated. See flyteidl/admin/node_execution.proto;l=134Links to a remotely stored, serialized core.LiteralMap of node execution outputs. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Specified by:
getOutputUriBytesin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The bytes for outputUri.
-
hasError
public boolean hasError()
Error information for the Node
.flyteidl.core.ExecutionError error = 2;- Specified by:
hasErrorin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the error field is set.
-
getError
public Execution.ExecutionError getError()
Error information for the Node
.flyteidl.core.ExecutionError error = 2;- Specified by:
getErrorin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The error.
-
getErrorOrBuilder
public Execution.ExecutionErrorOrBuilder getErrorOrBuilder()
Error information for the Node
.flyteidl.core.ExecutionError error = 2;- Specified by:
getErrorOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasOutputData
@Deprecated public boolean hasOutputData()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_data is deprecated. See flyteidl/admin/node_execution.proto;l=141Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];- Specified by:
hasOutputDatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the outputData field is set.
-
getOutputData
@Deprecated public Literals.LiteralMap getOutputData()
Deprecated.flyteidl.admin.NodeExecutionClosure.output_data is deprecated. See flyteidl/admin/node_execution.proto;l=141Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];- Specified by:
getOutputDatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The outputData.
-
getOutputDataOrBuilder
@Deprecated public Literals.LiteralMapOrBuilder getOutputDataOrBuilder()
Deprecated.Raw output data produced by this node execution. DEPRECATED. Use GetNodeExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 10 [deprecated = true];- Specified by:
getOutputDataOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
getPhaseValue
public int getPhaseValue()
The last recorded phase for this node execution.
.flyteidl.core.NodeExecution.Phase phase = 3;- Specified by:
getPhaseValuein interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The enum numeric value on the wire for phase.
-
getPhase
public Execution.NodeExecution.Phase getPhase()
The last recorded phase for this node execution.
.flyteidl.core.NodeExecution.Phase phase = 3;- Specified by:
getPhasein interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The phase.
-
hasStartedAt
public boolean hasStartedAt()
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;- Specified by:
hasStartedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the startedAt field is set.
-
getStartedAt
public com.google.protobuf.Timestamp getStartedAt()
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;- Specified by:
getStartedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The startedAt.
-
getStartedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartedAtOrBuilder()
Time at which the node execution began running.
.google.protobuf.Timestamp started_at = 4;- Specified by:
getStartedAtOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasDuration
public boolean hasDuration()
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;- Specified by:
hasDurationin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;- Specified by:
getDurationin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The duration.
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
The amount of time the node execution spent running.
.google.protobuf.Duration duration = 5;- Specified by:
getDurationOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasCreatedAt
public boolean hasCreatedAt()
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;- Specified by:
hasCreatedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public com.google.protobuf.Timestamp getCreatedAt()
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;- Specified by:
getCreatedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The createdAt.
-
getCreatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
Time at which the node execution was created.
.google.protobuf.Timestamp created_at = 6;- Specified by:
getCreatedAtOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasUpdatedAt
public boolean hasUpdatedAt()
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;- Specified by:
hasUpdatedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the updatedAt field is set.
-
getUpdatedAt
public com.google.protobuf.Timestamp getUpdatedAt()
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;- Specified by:
getUpdatedAtin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The updatedAt.
-
getUpdatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
Time at which the node execution was last updated.
.google.protobuf.Timestamp updated_at = 7;- Specified by:
getUpdatedAtOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasWorkflowNodeMetadata
public boolean hasWorkflowNodeMetadata()
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
hasWorkflowNodeMetadatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the workflowNodeMetadata field is set.
-
getWorkflowNodeMetadata
public NodeExecutionOuterClass.WorkflowNodeMetadata getWorkflowNodeMetadata()
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
getWorkflowNodeMetadatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The workflowNodeMetadata.
-
getWorkflowNodeMetadataOrBuilder
public NodeExecutionOuterClass.WorkflowNodeMetadataOrBuilder getWorkflowNodeMetadataOrBuilder()
.flyteidl.admin.WorkflowNodeMetadata workflow_node_metadata = 8;- Specified by:
getWorkflowNodeMetadataOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
hasTaskNodeMetadata
public boolean hasTaskNodeMetadata()
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;- Specified by:
hasTaskNodeMetadatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- Whether the taskNodeMetadata field is set.
-
getTaskNodeMetadata
public NodeExecutionOuterClass.TaskNodeMetadata getTaskNodeMetadata()
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;- Specified by:
getTaskNodeMetadatain interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The taskNodeMetadata.
-
getTaskNodeMetadataOrBuilder
public NodeExecutionOuterClass.TaskNodeMetadataOrBuilder getTaskNodeMetadataOrBuilder()
.flyteidl.admin.TaskNodeMetadata task_node_metadata = 9;- Specified by:
getTaskNodeMetadataOrBuilderin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder
-
getDeckUri
public String getDeckUri()
String location uniquely identifying where the deck HTML file is. NativeUrl specifies the url in the format of the configured storage provider (e.g. s3://my-bucket/randomstring/suffix.tar)
string deck_uri = 11;- Specified by:
getDeckUriin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The deckUri.
-
getDeckUriBytes
public com.google.protobuf.ByteString getDeckUriBytes()
String location uniquely identifying where the deck HTML file is. NativeUrl specifies the url in the format of the configured storage provider (e.g. s3://my-bucket/randomstring/suffix.tar)
string deck_uri = 11;- Specified by:
getDeckUriBytesin interfaceNodeExecutionOuterClass.NodeExecutionClosureOrBuilder- Returns:
- The bytes for deckUri.
-
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 NodeExecutionOuterClass.NodeExecutionClosure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NodeExecutionOuterClass.NodeExecutionClosure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public NodeExecutionOuterClass.NodeExecutionClosure.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static NodeExecutionOuterClass.NodeExecutionClosure.Builder newBuilder()
-
newBuilder
public static NodeExecutionOuterClass.NodeExecutionClosure.Builder newBuilder(NodeExecutionOuterClass.NodeExecutionClosure prototype)
-
toBuilder
public NodeExecutionOuterClass.NodeExecutionClosure.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected NodeExecutionOuterClass.NodeExecutionClosure.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static NodeExecutionOuterClass.NodeExecutionClosure getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecutionClosure> parser()
-
getParserForType
public com.google.protobuf.Parser<NodeExecutionOuterClass.NodeExecutionClosure> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public NodeExecutionOuterClass.NodeExecutionClosure getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-