Package flyteidl.admin
Class TaskExecutionOuterClass.TaskExecutionClosure.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
- flyteidl.admin.TaskExecutionOuterClass.TaskExecutionClosure.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TaskExecutionOuterClass.TaskExecutionClosureOrBuilder,Cloneable
- Enclosing class:
- TaskExecutionOuterClass.TaskExecutionClosure
public static final class TaskExecutionOuterClass.TaskExecutionClosure.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TaskExecutionOuterClass.TaskExecutionClosure.Builder> implements TaskExecutionOuterClass.TaskExecutionClosureOrBuilder
Container for task execution details and results.
Protobuf typeflyteidl.admin.TaskExecutionClosure
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_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.StructcustomInfo_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Struct,com.google.protobuf.Struct.Builder,com.google.protobuf.StructOrBuilder>customInfoBuilder_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 inteventVersion_private List<Execution.TaskLog>logs_private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>logsBuilder_private Event.TaskExecutionMetadatametadata_private com.google.protobuf.SingleFieldBuilderV3<Event.TaskExecutionMetadata,Event.TaskExecutionMetadata.Builder,Event.TaskExecutionMetadataOrBuilder>metadataBuilder_private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>outputDataBuilder_private ObjectoutputResult_private intoutputResultCase_private intphase_private Objectreason_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 ObjecttaskType_private com.google.protobuf.TimestampupdatedAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>updatedAtBuilder_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description TaskExecutionOuterClass.TaskExecutionClosure.BuilderaddAllLogs(Iterable<? extends Execution.TaskLog> values)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderaddLogs(int index, Execution.TaskLog value)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderaddLogs(int index, Execution.TaskLog.Builder builderForValue)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderaddLogs(Execution.TaskLog value)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderaddLogs(Execution.TaskLog.Builder builderForValue)Detailed log information output by the task execution.Execution.TaskLog.BuilderaddLogsBuilder()Detailed log information output by the task execution.Execution.TaskLog.BuilderaddLogsBuilder(int index)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TaskExecutionOuterClass.TaskExecutionClosurebuild()TaskExecutionOuterClass.TaskExecutionClosurebuildPartial()private voidbuildPartial0(TaskExecutionOuterClass.TaskExecutionClosure result)private voidbuildPartialOneofs(TaskExecutionOuterClass.TaskExecutionClosure result)private voidbuildPartialRepeatedFields(TaskExecutionOuterClass.TaskExecutionClosure result)TaskExecutionOuterClass.TaskExecutionClosure.Builderclear()TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearCreatedAt()Time at which the task execution was created.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearCustomInfo()Custom data specific to the task plugin.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearDuration()The amount of time the task execution spent running.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearError()Error information for the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearEventVersion()The event version is used to indicate versioned changes in how data is maintained using this proto message.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearLogs()Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearMetadata()Metadata around how a task was executed.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearOutputData()Deprecated.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearOutputResult()TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearOutputUri()Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearPhase()The last recorded phase for this task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearReason()If there is an explanation for the most recent phase transition, the reason will capture it.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearStartedAt()Time at which the task execution began running.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearTaskType()A predefined yet extensible Task type identifier.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearUpdatedAt()Time at which the task execution was last updated.TaskExecutionOuterClass.TaskExecutionClosure.Builderclone()private voidensureLogsIsMutable()com.google.protobuf.TimestampgetCreatedAt()Time at which the task execution was created.com.google.protobuf.Timestamp.BuildergetCreatedAtBuilder()Time at which the task execution was created.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getCreatedAtFieldBuilder()Time at which the task execution was created.com.google.protobuf.TimestampOrBuildergetCreatedAtOrBuilder()Time at which the task execution was created.com.google.protobuf.StructgetCustomInfo()Custom data specific to the task plugin.com.google.protobuf.Struct.BuildergetCustomInfoBuilder()Custom data specific to the task plugin.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Struct,com.google.protobuf.Struct.Builder,com.google.protobuf.StructOrBuilder>getCustomInfoFieldBuilder()Custom data specific to the task plugin.com.google.protobuf.StructOrBuildergetCustomInfoOrBuilder()Custom data specific to the task plugin.TaskExecutionOuterClass.TaskExecutionClosuregetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.DurationgetDuration()The amount of time the task execution spent running.com.google.protobuf.Duration.BuildergetDurationBuilder()The amount of time the task 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 task execution spent running.com.google.protobuf.DurationOrBuildergetDurationOrBuilder()The amount of time the task execution spent running.Execution.ExecutionErrorgetError()Error information for the task execution.Execution.ExecutionError.BuildergetErrorBuilder()Error information for the task execution.private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>getErrorFieldBuilder()Error information for the task execution.Execution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information for the task execution.intgetEventVersion()The event version is used to indicate versioned changes in how data is maintained using this proto message.Execution.TaskLoggetLogs(int index)Detailed log information output by the task execution.Execution.TaskLog.BuildergetLogsBuilder(int index)Detailed log information output by the task execution.List<Execution.TaskLog.Builder>getLogsBuilderList()Detailed log information output by the task execution.intgetLogsCount()Detailed log information output by the task execution.private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>getLogsFieldBuilder()List<Execution.TaskLog>getLogsList()Detailed log information output by the task execution.Execution.TaskLogOrBuildergetLogsOrBuilder(int index)Detailed log information output by the task execution.List<? extends Execution.TaskLogOrBuilder>getLogsOrBuilderList()Detailed log information output by the task execution.Event.TaskExecutionMetadatagetMetadata()Metadata around how a task was executed.Event.TaskExecutionMetadata.BuildergetMetadataBuilder()Metadata around how a task was executed.private com.google.protobuf.SingleFieldBuilderV3<Event.TaskExecutionMetadata,Event.TaskExecutionMetadata.Builder,Event.TaskExecutionMetadataOrBuilder>getMetadataFieldBuilder()Metadata around how a task was executed.Event.TaskExecutionMetadataOrBuildergetMetadataOrBuilder()Metadata around how a task was executed.Literals.LiteralMapgetOutputData()Deprecated.flyteidl.admin.TaskExecutionClosure.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 task execution.Literals.LiteralMapOrBuildergetOutputDataOrBuilder()Deprecated.TaskExecutionOuterClass.TaskExecutionClosure.OutputResultCasegetOutputResultCase()StringgetOutputUri()Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated.com.google.protobuf.ByteStringgetOutputUriBytes()Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated.Execution.TaskExecution.PhasegetPhase()The last recorded phase for this task execution.intgetPhaseValue()The last recorded phase for this task execution.StringgetReason()If there is an explanation for the most recent phase transition, the reason will capture it.com.google.protobuf.ByteStringgetReasonBytes()If there is an explanation for the most recent phase transition, the reason will capture it.com.google.protobuf.TimestampgetStartedAt()Time at which the task execution began running.com.google.protobuf.Timestamp.BuildergetStartedAtBuilder()Time at which the task execution began running.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getStartedAtFieldBuilder()Time at which the task execution began running.com.google.protobuf.TimestampOrBuildergetStartedAtOrBuilder()Time at which the task execution began running.StringgetTaskType()A predefined yet extensible Task type identifier.com.google.protobuf.ByteStringgetTaskTypeBytes()A predefined yet extensible Task type identifier.com.google.protobuf.TimestampgetUpdatedAt()Time at which the task execution was last updated.com.google.protobuf.Timestamp.BuildergetUpdatedAtBuilder()Time at which the task execution was last updated.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getUpdatedAtFieldBuilder()Time at which the task execution was last updated.com.google.protobuf.TimestampOrBuildergetUpdatedAtOrBuilder()Time at which the task execution was last updated.booleanhasCreatedAt()Time at which the task execution was created.booleanhasCustomInfo()Custom data specific to the task plugin.booleanhasDuration()The amount of time the task execution spent running.booleanhasError()Error information for the task execution.booleanhasMetadata()Metadata around how a task was executed.booleanhasOutputData()Deprecated.flyteidl.admin.TaskExecutionClosure.output_data is deprecated.booleanhasOutputUri()Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated.booleanhasStartedAt()Time at which the task execution began running.booleanhasUpdatedAt()Time at which the task execution was last updated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeCreatedAt(com.google.protobuf.Timestamp value)Time at which the task execution was created.TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeCustomInfo(com.google.protobuf.Struct value)Custom data specific to the task plugin.TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeDuration(com.google.protobuf.Duration value)The amount of time the task execution spent running.TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeError(Execution.ExecutionError value)Error information for the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeFrom(com.google.protobuf.Message other)TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeFrom(TaskExecutionOuterClass.TaskExecutionClosure other)TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeMetadata(Event.TaskExecutionMetadata value)Metadata around how a task was executed.TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeOutputData(Literals.LiteralMap value)Deprecated.TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeStartedAt(com.google.protobuf.Timestamp value)Time at which the task execution began running.TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TaskExecutionOuterClass.TaskExecutionClosure.BuildermergeUpdatedAt(com.google.protobuf.Timestamp value)Time at which the task execution was last updated.TaskExecutionOuterClass.TaskExecutionClosure.BuilderremoveLogs(int index)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetCreatedAt(com.google.protobuf.Timestamp value)Time at which the task execution was created.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)Time at which the task execution was created.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetCustomInfo(com.google.protobuf.Struct value)Custom data specific to the task plugin.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetCustomInfo(com.google.protobuf.Struct.Builder builderForValue)Custom data specific to the task plugin.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetDuration(com.google.protobuf.Duration value)The amount of time the task execution spent running.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetDuration(com.google.protobuf.Duration.Builder builderForValue)The amount of time the task execution spent running.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetError(Execution.ExecutionError value)Error information for the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetError(Execution.ExecutionError.Builder builderForValue)Error information for the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetEventVersion(int value)The event version is used to indicate versioned changes in how data is maintained using this proto message.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TaskExecutionOuterClass.TaskExecutionClosure.BuildersetLogs(int index, Execution.TaskLog value)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetLogs(int index, Execution.TaskLog.Builder builderForValue)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetMetadata(Event.TaskExecutionMetadata value)Metadata around how a task was executed.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetMetadata(Event.TaskExecutionMetadata.Builder builderForValue)Metadata around how a task was executed.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetOutputData(Literals.LiteralMap value)Deprecated.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetOutputData(Literals.LiteralMap.Builder builderForValue)Deprecated.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetOutputUri(String value)Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetOutputUriBytes(com.google.protobuf.ByteString value)Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetPhase(Execution.TaskExecution.Phase value)The last recorded phase for this task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetPhaseValue(int value)The last recorded phase for this task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetReason(String value)If there is an explanation for the most recent phase transition, the reason will capture it.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetReasonBytes(com.google.protobuf.ByteString value)If there is an explanation for the most recent phase transition, the reason will capture it.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)TaskExecutionOuterClass.TaskExecutionClosure.BuildersetStartedAt(com.google.protobuf.Timestamp value)Time at which the task execution began running.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetStartedAt(com.google.protobuf.Timestamp.Builder builderForValue)Time at which the task execution began running.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetTaskType(String value)A predefined yet extensible Task type identifier.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetTaskTypeBytes(com.google.protobuf.ByteString value)A predefined yet extensible Task type identifier.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TaskExecutionOuterClass.TaskExecutionClosure.BuildersetUpdatedAt(com.google.protobuf.Timestamp value)Time at which the task execution was last updated.TaskExecutionOuterClass.TaskExecutionClosure.BuildersetUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)Time at which the task execution was last updated.-
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_
-
errorBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder> errorBuilder_
-
outputDataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> outputDataBuilder_
-
phase_
private int phase_
-
logs_
private List<Execution.TaskLog> logs_
-
logsBuilder_
private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder> logsBuilder_
-
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_
-
customInfo_
private com.google.protobuf.Struct customInfo_
-
customInfoBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Struct,com.google.protobuf.Struct.Builder,com.google.protobuf.StructOrBuilder> customInfoBuilder_
-
reason_
private Object reason_
-
taskType_
private Object taskType_
-
metadata_
private Event.TaskExecutionMetadata metadata_
-
metadataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Event.TaskExecutionMetadata,Event.TaskExecutionMetadata.Builder,Event.TaskExecutionMetadataOrBuilder> metadataBuilder_
-
eventVersion_
private int eventVersion_
-
-
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<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
clear
public TaskExecutionOuterClass.TaskExecutionClosure.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<TaskExecutionOuterClass.TaskExecutionClosure.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<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
getDefaultInstanceForType
public TaskExecutionOuterClass.TaskExecutionClosure getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TaskExecutionOuterClass.TaskExecutionClosure build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TaskExecutionOuterClass.TaskExecutionClosure buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(TaskExecutionOuterClass.TaskExecutionClosure result)
-
buildPartial0
private void buildPartial0(TaskExecutionOuterClass.TaskExecutionClosure result)
-
buildPartialOneofs
private void buildPartialOneofs(TaskExecutionOuterClass.TaskExecutionClosure result)
-
clone
public TaskExecutionOuterClass.TaskExecutionClosure.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<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
setField
public TaskExecutionOuterClass.TaskExecutionClosure.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<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
clearField
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
clearOneof
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
setRepeatedField
public TaskExecutionOuterClass.TaskExecutionClosure.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<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
addRepeatedField
public TaskExecutionOuterClass.TaskExecutionClosure.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<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
mergeFrom
public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
mergeFrom
public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeFrom(TaskExecutionOuterClass.TaskExecutionClosure other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
mergeFrom
public TaskExecutionOuterClass.TaskExecutionClosure.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<TaskExecutionOuterClass.TaskExecutionClosure.Builder>- Throws:
IOException
-
getOutputResultCase
public TaskExecutionOuterClass.TaskExecutionClosure.OutputResultCase getOutputResultCase()
- Specified by:
getOutputResultCasein interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
clearOutputResult
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearOutputResult()
-
hasOutputUri
@Deprecated public boolean hasOutputUri()
Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated. See flyteidl/admin/task_execution.proto;l=80Path to remote data store where output blob is stored if the execution succeeded (and produced outputs). DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Specified by:
hasOutputUriin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- Whether the outputUri field is set.
-
getOutputUri
@Deprecated public String getOutputUri()
Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated. See flyteidl/admin/task_execution.proto;l=80Path to remote data store where output blob is stored if the execution succeeded (and produced outputs). DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Specified by:
getOutputUriin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The outputUri.
-
getOutputUriBytes
@Deprecated public com.google.protobuf.ByteString getOutputUriBytes()
Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated. See flyteidl/admin/task_execution.proto;l=80Path to remote data store where output blob is stored if the execution succeeded (and produced outputs). DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Specified by:
getOutputUriBytesin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The bytes for outputUri.
-
setOutputUri
@Deprecated public TaskExecutionOuterClass.TaskExecutionClosure.Builder setOutputUri(String value)
Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated. See flyteidl/admin/task_execution.proto;l=80Path to remote data store where output blob is stored if the execution succeeded (and produced outputs). DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Parameters:
value- The outputUri to set.- Returns:
- This builder for chaining.
-
clearOutputUri
@Deprecated public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearOutputUri()
Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated. See flyteidl/admin/task_execution.proto;l=80Path to remote data store where output blob is stored if the execution succeeded (and produced outputs). DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Returns:
- This builder for chaining.
-
setOutputUriBytes
@Deprecated public TaskExecutionOuterClass.TaskExecutionClosure.Builder setOutputUriBytes(com.google.protobuf.ByteString value)
Deprecated.flyteidl.admin.TaskExecutionClosure.output_uri is deprecated. See flyteidl/admin/task_execution.proto;l=80Path to remote data store where output blob is stored if the execution succeeded (and produced outputs). DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
string output_uri = 1 [deprecated = true];- Parameters:
value- The bytes for outputUri to set.- Returns:
- This builder for chaining.
-
hasError
public boolean hasError()
Error information for the task execution. Populated if the execution failed.
.flyteidl.core.ExecutionError error = 2;- Specified by:
hasErrorin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- Whether the error field is set.
-
getError
public Execution.ExecutionError getError()
Error information for the task execution. Populated if the execution failed.
.flyteidl.core.ExecutionError error = 2;- Specified by:
getErrorin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The error.
-
setError
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setError(Execution.ExecutionError value)
Error information for the task execution. Populated if the execution failed.
.flyteidl.core.ExecutionError error = 2;
-
setError
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setError(Execution.ExecutionError.Builder builderForValue)
Error information for the task execution. Populated if the execution failed.
.flyteidl.core.ExecutionError error = 2;
-
mergeError
public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeError(Execution.ExecutionError value)
Error information for the task execution. Populated if the execution failed.
.flyteidl.core.ExecutionError error = 2;
-
clearError
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearError()
Error information for the task execution. Populated if the execution failed.
.flyteidl.core.ExecutionError error = 2;
-
getErrorBuilder
public Execution.ExecutionError.Builder getErrorBuilder()
Error information for the task execution. Populated if the execution failed.
.flyteidl.core.ExecutionError error = 2;
-
getErrorOrBuilder
public Execution.ExecutionErrorOrBuilder getErrorOrBuilder()
Error information for the task execution. Populated if the execution failed.
.flyteidl.core.ExecutionError error = 2;- Specified by:
getErrorOrBuilderin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getErrorFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder> getErrorFieldBuilder()
Error information for the task execution. Populated if the execution failed.
.flyteidl.core.ExecutionError error = 2;
-
hasOutputData
@Deprecated public boolean hasOutputData()
Deprecated.flyteidl.admin.TaskExecutionClosure.output_data is deprecated. See flyteidl/admin/task_execution.proto;l=87Raw output data produced by this task execution. DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 12 [deprecated = true];- Specified by:
hasOutputDatain interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- Whether the outputData field is set.
-
getOutputData
@Deprecated public Literals.LiteralMap getOutputData()
Deprecated.flyteidl.admin.TaskExecutionClosure.output_data is deprecated. See flyteidl/admin/task_execution.proto;l=87Raw output data produced by this task execution. DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 12 [deprecated = true];- Specified by:
getOutputDatain interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The outputData.
-
setOutputData
@Deprecated public TaskExecutionOuterClass.TaskExecutionClosure.Builder setOutputData(Literals.LiteralMap value)
Deprecated.Raw output data produced by this task execution. DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 12 [deprecated = true];
-
setOutputData
@Deprecated public TaskExecutionOuterClass.TaskExecutionClosure.Builder setOutputData(Literals.LiteralMap.Builder builderForValue)
Deprecated.Raw output data produced by this task execution. DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 12 [deprecated = true];
-
mergeOutputData
@Deprecated public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeOutputData(Literals.LiteralMap value)
Deprecated.Raw output data produced by this task execution. DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 12 [deprecated = true];
-
clearOutputData
@Deprecated public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearOutputData()
Deprecated.Raw output data produced by this task execution. DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 12 [deprecated = true];
-
getOutputDataBuilder
@Deprecated public Literals.LiteralMap.Builder getOutputDataBuilder()
Deprecated.Raw output data produced by this task execution. DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 12 [deprecated = true];
-
getOutputDataOrBuilder
@Deprecated public Literals.LiteralMapOrBuilder getOutputDataOrBuilder()
Deprecated.Raw output data produced by this task execution. DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 12 [deprecated = true];- Specified by:
getOutputDataOrBuilderin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getOutputDataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> getOutputDataFieldBuilder()
Raw output data produced by this task execution. DEPRECATED. Use GetTaskExecutionData to fetch output data instead.
.flyteidl.core.LiteralMap output_data = 12 [deprecated = true];
-
getPhaseValue
public int getPhaseValue()
The last recorded phase for this task execution.
.flyteidl.core.TaskExecution.Phase phase = 3;- Specified by:
getPhaseValuein interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The enum numeric value on the wire for phase.
-
setPhaseValue
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setPhaseValue(int value)
The last recorded phase for this task execution.
.flyteidl.core.TaskExecution.Phase phase = 3;- Parameters:
value- The enum numeric value on the wire for phase to set.- Returns:
- This builder for chaining.
-
getPhase
public Execution.TaskExecution.Phase getPhase()
The last recorded phase for this task execution.
.flyteidl.core.TaskExecution.Phase phase = 3;- Specified by:
getPhasein interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The phase.
-
setPhase
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setPhase(Execution.TaskExecution.Phase value)
The last recorded phase for this task execution.
.flyteidl.core.TaskExecution.Phase phase = 3;- Parameters:
value- The phase to set.- Returns:
- This builder for chaining.
-
clearPhase
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearPhase()
The last recorded phase for this task execution.
.flyteidl.core.TaskExecution.Phase phase = 3;- Returns:
- This builder for chaining.
-
ensureLogsIsMutable
private void ensureLogsIsMutable()
-
getLogsList
public List<Execution.TaskLog> getLogsList()
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;- Specified by:
getLogsListin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getLogsCount
public int getLogsCount()
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;- Specified by:
getLogsCountin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getLogs
public Execution.TaskLog getLogs(int index)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;- Specified by:
getLogsin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
setLogs
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setLogs(int index, Execution.TaskLog value)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
setLogs
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setLogs(int index, Execution.TaskLog.Builder builderForValue)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
addLogs
public TaskExecutionOuterClass.TaskExecutionClosure.Builder addLogs(Execution.TaskLog value)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
addLogs
public TaskExecutionOuterClass.TaskExecutionClosure.Builder addLogs(int index, Execution.TaskLog value)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
addLogs
public TaskExecutionOuterClass.TaskExecutionClosure.Builder addLogs(Execution.TaskLog.Builder builderForValue)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
addLogs
public TaskExecutionOuterClass.TaskExecutionClosure.Builder addLogs(int index, Execution.TaskLog.Builder builderForValue)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
addAllLogs
public TaskExecutionOuterClass.TaskExecutionClosure.Builder addAllLogs(Iterable<? extends Execution.TaskLog> values)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
clearLogs
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearLogs()
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
removeLogs
public TaskExecutionOuterClass.TaskExecutionClosure.Builder removeLogs(int index)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
getLogsBuilder
public Execution.TaskLog.Builder getLogsBuilder(int index)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
getLogsOrBuilder
public Execution.TaskLogOrBuilder getLogsOrBuilder(int index)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;- Specified by:
getLogsOrBuilderin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getLogsOrBuilderList
public List<? extends Execution.TaskLogOrBuilder> getLogsOrBuilderList()
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;- Specified by:
getLogsOrBuilderListin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
addLogsBuilder
public Execution.TaskLog.Builder addLogsBuilder()
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
addLogsBuilder
public Execution.TaskLog.Builder addLogsBuilder(int index)
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
getLogsBuilderList
public List<Execution.TaskLog.Builder> getLogsBuilderList()
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
getLogsFieldBuilder
private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder> getLogsFieldBuilder()
-
hasStartedAt
public boolean hasStartedAt()
Time at which the task execution began running.
.google.protobuf.Timestamp started_at = 5;- Specified by:
hasStartedAtin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- Whether the startedAt field is set.
-
getStartedAt
public com.google.protobuf.Timestamp getStartedAt()
Time at which the task execution began running.
.google.protobuf.Timestamp started_at = 5;- Specified by:
getStartedAtin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The startedAt.
-
setStartedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setStartedAt(com.google.protobuf.Timestamp value)
Time at which the task execution began running.
.google.protobuf.Timestamp started_at = 5;
-
setStartedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setStartedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Time at which the task execution began running.
.google.protobuf.Timestamp started_at = 5;
-
mergeStartedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeStartedAt(com.google.protobuf.Timestamp value)
Time at which the task execution began running.
.google.protobuf.Timestamp started_at = 5;
-
clearStartedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearStartedAt()
Time at which the task execution began running.
.google.protobuf.Timestamp started_at = 5;
-
getStartedAtBuilder
public com.google.protobuf.Timestamp.Builder getStartedAtBuilder()
Time at which the task execution began running.
.google.protobuf.Timestamp started_at = 5;
-
getStartedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartedAtOrBuilder()
Time at which the task execution began running.
.google.protobuf.Timestamp started_at = 5;- Specified by:
getStartedAtOrBuilderin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getStartedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getStartedAtFieldBuilder()
Time at which the task execution began running.
.google.protobuf.Timestamp started_at = 5;
-
hasDuration
public boolean hasDuration()
The amount of time the task execution spent running.
.google.protobuf.Duration duration = 6;- Specified by:
hasDurationin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()
The amount of time the task execution spent running.
.google.protobuf.Duration duration = 6;- Specified by:
getDurationin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The duration.
-
setDuration
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setDuration(com.google.protobuf.Duration value)
The amount of time the task execution spent running.
.google.protobuf.Duration duration = 6;
-
setDuration
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setDuration(com.google.protobuf.Duration.Builder builderForValue)
The amount of time the task execution spent running.
.google.protobuf.Duration duration = 6;
-
mergeDuration
public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeDuration(com.google.protobuf.Duration value)
The amount of time the task execution spent running.
.google.protobuf.Duration duration = 6;
-
clearDuration
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearDuration()
The amount of time the task execution spent running.
.google.protobuf.Duration duration = 6;
-
getDurationBuilder
public com.google.protobuf.Duration.Builder getDurationBuilder()
The amount of time the task execution spent running.
.google.protobuf.Duration duration = 6;
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
The amount of time the task execution spent running.
.google.protobuf.Duration duration = 6;- Specified by:
getDurationOrBuilderin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
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 task execution spent running.
.google.protobuf.Duration duration = 6;
-
hasCreatedAt
public boolean hasCreatedAt()
Time at which the task execution was created.
.google.protobuf.Timestamp created_at = 7;- Specified by:
hasCreatedAtin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public com.google.protobuf.Timestamp getCreatedAt()
Time at which the task execution was created.
.google.protobuf.Timestamp created_at = 7;- Specified by:
getCreatedAtin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The createdAt.
-
setCreatedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setCreatedAt(com.google.protobuf.Timestamp value)
Time at which the task execution was created.
.google.protobuf.Timestamp created_at = 7;
-
setCreatedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Time at which the task execution was created.
.google.protobuf.Timestamp created_at = 7;
-
mergeCreatedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeCreatedAt(com.google.protobuf.Timestamp value)
Time at which the task execution was created.
.google.protobuf.Timestamp created_at = 7;
-
clearCreatedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearCreatedAt()
Time at which the task execution was created.
.google.protobuf.Timestamp created_at = 7;
-
getCreatedAtBuilder
public com.google.protobuf.Timestamp.Builder getCreatedAtBuilder()
Time at which the task execution was created.
.google.protobuf.Timestamp created_at = 7;
-
getCreatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
Time at which the task execution was created.
.google.protobuf.Timestamp created_at = 7;- Specified by:
getCreatedAtOrBuilderin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getCreatedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getCreatedAtFieldBuilder()
Time at which the task execution was created.
.google.protobuf.Timestamp created_at = 7;
-
hasUpdatedAt
public boolean hasUpdatedAt()
Time at which the task execution was last updated.
.google.protobuf.Timestamp updated_at = 8;- Specified by:
hasUpdatedAtin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- Whether the updatedAt field is set.
-
getUpdatedAt
public com.google.protobuf.Timestamp getUpdatedAt()
Time at which the task execution was last updated.
.google.protobuf.Timestamp updated_at = 8;- Specified by:
getUpdatedAtin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The updatedAt.
-
setUpdatedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setUpdatedAt(com.google.protobuf.Timestamp value)
Time at which the task execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
setUpdatedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Time at which the task execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
mergeUpdatedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeUpdatedAt(com.google.protobuf.Timestamp value)
Time at which the task execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
clearUpdatedAt
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearUpdatedAt()
Time at which the task execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
getUpdatedAtBuilder
public com.google.protobuf.Timestamp.Builder getUpdatedAtBuilder()
Time at which the task execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
getUpdatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
Time at which the task execution was last updated.
.google.protobuf.Timestamp updated_at = 8;- Specified by:
getUpdatedAtOrBuilderin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getUpdatedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getUpdatedAtFieldBuilder()
Time at which the task execution was last updated.
.google.protobuf.Timestamp updated_at = 8;
-
hasCustomInfo
public boolean hasCustomInfo()
Custom data specific to the task plugin.
.google.protobuf.Struct custom_info = 9;- Specified by:
hasCustomInfoin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- Whether the customInfo field is set.
-
getCustomInfo
public com.google.protobuf.Struct getCustomInfo()
Custom data specific to the task plugin.
.google.protobuf.Struct custom_info = 9;- Specified by:
getCustomInfoin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The customInfo.
-
setCustomInfo
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setCustomInfo(com.google.protobuf.Struct value)
Custom data specific to the task plugin.
.google.protobuf.Struct custom_info = 9;
-
setCustomInfo
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setCustomInfo(com.google.protobuf.Struct.Builder builderForValue)
Custom data specific to the task plugin.
.google.protobuf.Struct custom_info = 9;
-
mergeCustomInfo
public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeCustomInfo(com.google.protobuf.Struct value)
Custom data specific to the task plugin.
.google.protobuf.Struct custom_info = 9;
-
clearCustomInfo
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearCustomInfo()
Custom data specific to the task plugin.
.google.protobuf.Struct custom_info = 9;
-
getCustomInfoBuilder
public com.google.protobuf.Struct.Builder getCustomInfoBuilder()
Custom data specific to the task plugin.
.google.protobuf.Struct custom_info = 9;
-
getCustomInfoOrBuilder
public com.google.protobuf.StructOrBuilder getCustomInfoOrBuilder()
Custom data specific to the task plugin.
.google.protobuf.Struct custom_info = 9;- Specified by:
getCustomInfoOrBuilderin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getCustomInfoFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Struct,com.google.protobuf.Struct.Builder,com.google.protobuf.StructOrBuilder> getCustomInfoFieldBuilder()
Custom data specific to the task plugin.
.google.protobuf.Struct custom_info = 9;
-
getReason
public String getReason()
If there is an explanation for the most recent phase transition, the reason will capture it.
string reason = 10;- Specified by:
getReasonin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The reason.
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()
If there is an explanation for the most recent phase transition, the reason will capture it.
string reason = 10;- Specified by:
getReasonBytesin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The bytes for reason.
-
setReason
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setReason(String value)
If there is an explanation for the most recent phase transition, the reason will capture it.
string reason = 10;- Parameters:
value- The reason to set.- Returns:
- This builder for chaining.
-
clearReason
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearReason()
If there is an explanation for the most recent phase transition, the reason will capture it.
string reason = 10;- Returns:
- This builder for chaining.
-
setReasonBytes
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setReasonBytes(com.google.protobuf.ByteString value)
If there is an explanation for the most recent phase transition, the reason will capture it.
string reason = 10;- Parameters:
value- The bytes for reason to set.- Returns:
- This builder for chaining.
-
getTaskType
public String getTaskType()
A predefined yet extensible Task type identifier.
string task_type = 11;- Specified by:
getTaskTypein interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The taskType.
-
getTaskTypeBytes
public com.google.protobuf.ByteString getTaskTypeBytes()
A predefined yet extensible Task type identifier.
string task_type = 11;- Specified by:
getTaskTypeBytesin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The bytes for taskType.
-
setTaskType
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setTaskType(String value)
A predefined yet extensible Task type identifier.
string task_type = 11;- Parameters:
value- The taskType to set.- Returns:
- This builder for chaining.
-
clearTaskType
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearTaskType()
A predefined yet extensible Task type identifier.
string task_type = 11;- Returns:
- This builder for chaining.
-
setTaskTypeBytes
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setTaskTypeBytes(com.google.protobuf.ByteString value)
A predefined yet extensible Task type identifier.
string task_type = 11;- Parameters:
value- The bytes for taskType to set.- Returns:
- This builder for chaining.
-
hasMetadata
public boolean hasMetadata()
Metadata around how a task was executed.
.flyteidl.event.TaskExecutionMetadata metadata = 16;- Specified by:
hasMetadatain interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public Event.TaskExecutionMetadata getMetadata()
Metadata around how a task was executed.
.flyteidl.event.TaskExecutionMetadata metadata = 16;- Specified by:
getMetadatain interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The metadata.
-
setMetadata
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setMetadata(Event.TaskExecutionMetadata value)
Metadata around how a task was executed.
.flyteidl.event.TaskExecutionMetadata metadata = 16;
-
setMetadata
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setMetadata(Event.TaskExecutionMetadata.Builder builderForValue)
Metadata around how a task was executed.
.flyteidl.event.TaskExecutionMetadata metadata = 16;
-
mergeMetadata
public TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeMetadata(Event.TaskExecutionMetadata value)
Metadata around how a task was executed.
.flyteidl.event.TaskExecutionMetadata metadata = 16;
-
clearMetadata
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearMetadata()
Metadata around how a task was executed.
.flyteidl.event.TaskExecutionMetadata metadata = 16;
-
getMetadataBuilder
public Event.TaskExecutionMetadata.Builder getMetadataBuilder()
Metadata around how a task was executed.
.flyteidl.event.TaskExecutionMetadata metadata = 16;
-
getMetadataOrBuilder
public Event.TaskExecutionMetadataOrBuilder getMetadataOrBuilder()
Metadata around how a task was executed.
.flyteidl.event.TaskExecutionMetadata metadata = 16;- Specified by:
getMetadataOrBuilderin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
getMetadataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Event.TaskExecutionMetadata,Event.TaskExecutionMetadata.Builder,Event.TaskExecutionMetadataOrBuilder> getMetadataFieldBuilder()
Metadata around how a task was executed.
.flyteidl.event.TaskExecutionMetadata metadata = 16;
-
getEventVersion
public int getEventVersion()
The event version is used to indicate versioned changes in how data is maintained using this proto message. For example, event_verison > 0 means that maps tasks logs use the TaskExecutionMetadata ExternalResourceInfo fields for each subtask rather than the TaskLog in this message.
int32 event_version = 17;- Specified by:
getEventVersionin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The eventVersion.
-
setEventVersion
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setEventVersion(int value)
The event version is used to indicate versioned changes in how data is maintained using this proto message. For example, event_verison > 0 means that maps tasks logs use the TaskExecutionMetadata ExternalResourceInfo fields for each subtask rather than the TaskLog in this message.
int32 event_version = 17;- Parameters:
value- The eventVersion to set.- Returns:
- This builder for chaining.
-
clearEventVersion
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearEventVersion()
The event version is used to indicate versioned changes in how data is maintained using this proto message. For example, event_verison > 0 means that maps tasks logs use the TaskExecutionMetadata ExternalResourceInfo fields for each subtask rather than the TaskLog in this message.
int32 event_version = 17;- Returns:
- This builder for chaining.
-
setUnknownFields
public final TaskExecutionOuterClass.TaskExecutionClosure.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
mergeUnknownFields
public final TaskExecutionOuterClass.TaskExecutionClosure.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TaskExecutionOuterClass.TaskExecutionClosure.Builder>
-
-