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,java.lang.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
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TaskExecutionOuterClass.TaskExecutionClosure.BuilderaddAllLogs(java.lang.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, java.lang.Object value)TaskExecutionOuterClass.TaskExecutionClosurebuild()TaskExecutionOuterClass.TaskExecutionClosurebuildPartial()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.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearLogs()Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearOutputResult()TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearOutputUri()Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearPhase()The last recorded phase for this task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearStartedAt()Time at which the task execution began running.TaskExecutionOuterClass.TaskExecutionClosure.BuilderclearUpdatedAt()Time at which the task execution was last updated.TaskExecutionOuterClass.TaskExecutionClosure.Builderclone()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.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.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.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.Execution.ExecutionErrorOrBuildergetErrorOrBuilder()Error information for the task execution.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.java.util.List<Execution.TaskLog.Builder>getLogsBuilderList()Detailed log information output by the task execution.intgetLogsCount()Detailed log information output by the task execution.java.util.List<Execution.TaskLog>getLogsList()Detailed log information output by the task execution.Execution.TaskLogOrBuildergetLogsOrBuilder(int index)Detailed log information output by the task execution.java.util.List<? extends Execution.TaskLogOrBuilder>getLogsOrBuilderList()Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.OutputResultCasegetOutputResultCase()java.lang.StringgetOutputUri()Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).com.google.protobuf.ByteStringgetOutputUriBytes()Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).Execution.TaskExecution.PhasegetPhase()The last recorded phase for this task execution.intgetPhaseValue()The last recorded phase for this task execution.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.com.google.protobuf.TimestampOrBuildergetStartedAtOrBuilder()Time at which the task execution began running.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.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.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.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.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.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.BuildersetOutputUri(java.lang.String value)Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).TaskExecutionOuterClass.TaskExecutionClosure.BuildersetOutputUriBytes(com.google.protobuf.ByteString value)Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).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.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.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.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, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
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
-
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, java.lang.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, java.lang.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, java.lang.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 java.io.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:
java.io.IOException
-
getOutputResultCase
public TaskExecutionOuterClass.TaskExecutionClosure.OutputResultCase getOutputResultCase()
- Specified by:
getOutputResultCasein interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder
-
clearOutputResult
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearOutputResult()
-
getOutputUri
public java.lang.String getOutputUri()
Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).
string output_uri = 1;- Specified by:
getOutputUriin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The outputUri.
-
getOutputUriBytes
public com.google.protobuf.ByteString getOutputUriBytes()
Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).
string output_uri = 1;- Specified by:
getOutputUriBytesin interfaceTaskExecutionOuterClass.TaskExecutionClosureOrBuilder- Returns:
- The bytes for outputUri.
-
setOutputUri
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setOutputUri(java.lang.String value)
Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).
string output_uri = 1;- Parameters:
value- The outputUri to set.- Returns:
- This builder for chaining.
-
clearOutputUri
public TaskExecutionOuterClass.TaskExecutionClosure.Builder clearOutputUri()
Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).
string output_uri = 1;- Returns:
- This builder for chaining.
-
setOutputUriBytes
public TaskExecutionOuterClass.TaskExecutionClosure.Builder setOutputUriBytes(com.google.protobuf.ByteString value)
Path to remote data store where output blob is stored if the execution succeeded (and produced outputs).
string output_uri = 1;- 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
-
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.
-
getLogsList
public java.util.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(java.lang.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 java.util.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 java.util.List<Execution.TaskLog.Builder> getLogsBuilderList()
Detailed log information output by the task execution.
repeated .flyteidl.core.TaskLog logs = 4;
-
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
-
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
-
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
-
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
-
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
-
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>
-
-