Uses of Class
flyteidl.core.Execution.ExecutionError
-
Packages that use Execution.ExecutionError Package Description flyteidl.admin flyteidl.core flyteidl.event -
-
Uses of Execution.ExecutionError in flyteidl.admin
Fields in flyteidl.admin with type parameters of type Execution.ExecutionError Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>ExecutionOuterClass.ExecutionClosure.Builder. errorBuilder_private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>NodeExecutionOuterClass.NodeExecutionClosure.Builder. errorBuilder_private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. errorBuilder_Methods in flyteidl.admin that return Execution.ExecutionError Modifier and Type Method Description Execution.ExecutionErrorExecutionOuterClass.ExecutionClosure.Builder. getError()Error information in the case of a failed execution.Execution.ExecutionErrorExecutionOuterClass.ExecutionClosure. getError()Error information in the case of a failed execution.Execution.ExecutionErrorExecutionOuterClass.ExecutionClosureOrBuilder. getError()Error information in the case of a failed execution.Execution.ExecutionErrorNodeExecutionOuterClass.NodeExecutionClosure.Builder. getError()Error information for the NodeExecution.ExecutionErrorNodeExecutionOuterClass.NodeExecutionClosure. getError()Error information for the NodeExecution.ExecutionErrorNodeExecutionOuterClass.NodeExecutionClosureOrBuilder. getError()Error information for the NodeExecution.ExecutionErrorTaskExecutionOuterClass.TaskExecutionClosure.Builder. getError()Error information for the task execution.Execution.ExecutionErrorTaskExecutionOuterClass.TaskExecutionClosure. getError()Error information for the task execution.Execution.ExecutionErrorTaskExecutionOuterClass.TaskExecutionClosureOrBuilder. getError()Error information for the task execution.Methods in flyteidl.admin that return types with arguments of type Execution.ExecutionError Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>ExecutionOuterClass.ExecutionClosure.Builder. getErrorFieldBuilder()Error information in the case of a failed execution.private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>NodeExecutionOuterClass.NodeExecutionClosure.Builder. getErrorFieldBuilder()Error information for the Nodeprivate com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. getErrorFieldBuilder()Error information for the task execution.Methods in flyteidl.admin with parameters of type Execution.ExecutionError Modifier and Type Method Description ExecutionOuterClass.ExecutionClosure.BuilderExecutionOuterClass.ExecutionClosure.Builder. mergeError(Execution.ExecutionError value)Error information in the case of a failed execution.NodeExecutionOuterClass.NodeExecutionClosure.BuilderNodeExecutionOuterClass.NodeExecutionClosure.Builder. mergeError(Execution.ExecutionError value)Error information for the NodeTaskExecutionOuterClass.TaskExecutionClosure.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. mergeError(Execution.ExecutionError value)Error information for the task execution.ExecutionOuterClass.ExecutionClosure.BuilderExecutionOuterClass.ExecutionClosure.Builder. setError(Execution.ExecutionError value)Error information in the case of a failed execution.NodeExecutionOuterClass.NodeExecutionClosure.BuilderNodeExecutionOuterClass.NodeExecutionClosure.Builder. setError(Execution.ExecutionError value)Error information for the NodeTaskExecutionOuterClass.TaskExecutionClosure.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. setError(Execution.ExecutionError value)Error information for the task execution. -
Uses of Execution.ExecutionError in flyteidl.core
Fields in flyteidl.core declared as Execution.ExecutionError Modifier and Type Field Description private static Execution.ExecutionErrorExecution.ExecutionError. DEFAULT_INSTANCEFields in flyteidl.core with type parameters of type Execution.ExecutionError Modifier and Type Field Description private static com.google.protobuf.Parser<Execution.ExecutionError>Execution.ExecutionError. PARSERMethods in flyteidl.core that return Execution.ExecutionError Modifier and Type Method Description Execution.ExecutionErrorExecution.ExecutionError.Builder. build()Execution.ExecutionErrorExecution.ExecutionError.Builder. buildPartial()static Execution.ExecutionErrorExecution.ExecutionError. getDefaultInstance()Execution.ExecutionErrorExecution.ExecutionError.Builder. getDefaultInstanceForType()Execution.ExecutionErrorExecution.ExecutionError. getDefaultInstanceForType()static Execution.ExecutionErrorExecution.ExecutionError. parseDelimitedFrom(InputStream input)static Execution.ExecutionErrorExecution.ExecutionError. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(byte[] data)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(com.google.protobuf.ByteString data)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(com.google.protobuf.CodedInputStream input)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(InputStream input)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(ByteBuffer data)static Execution.ExecutionErrorExecution.ExecutionError. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Execution.ExecutionError Modifier and Type Method Description com.google.protobuf.Parser<Execution.ExecutionError>Execution.ExecutionError. getParserForType()static com.google.protobuf.Parser<Execution.ExecutionError>Execution.ExecutionError. parser()Methods in flyteidl.core with parameters of type Execution.ExecutionError Modifier and Type Method Description private voidExecution.ExecutionError.Builder. buildPartial0(Execution.ExecutionError result)Execution.ExecutionError.BuilderExecution.ExecutionError.Builder. mergeFrom(Execution.ExecutionError other)static Execution.ExecutionError.BuilderExecution.ExecutionError. newBuilder(Execution.ExecutionError prototype) -
Uses of Execution.ExecutionError in flyteidl.event
Fields in flyteidl.event with type parameters of type Execution.ExecutionError Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>Event.NodeExecutionEvent.Builder. errorBuilder_private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>Event.TaskExecutionEvent.Builder. errorBuilder_private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>Event.WorkflowExecutionEvent.Builder. errorBuilder_Methods in flyteidl.event that return Execution.ExecutionError Modifier and Type Method Description Execution.ExecutionErrorEvent.NodeExecutionEvent.Builder. getError()Error information for the executionExecution.ExecutionErrorEvent.NodeExecutionEvent. getError()Error information for the executionExecution.ExecutionErrorEvent.NodeExecutionEventOrBuilder. getError()Error information for the executionExecution.ExecutionErrorEvent.TaskExecutionEvent.Builder. getError()Error information for the executionExecution.ExecutionErrorEvent.TaskExecutionEvent. getError()Error information for the executionExecution.ExecutionErrorEvent.TaskExecutionEventOrBuilder. getError()Error information for the executionExecution.ExecutionErrorEvent.WorkflowExecutionEvent.Builder. getError()Error information for the executionExecution.ExecutionErrorEvent.WorkflowExecutionEvent. getError()Error information for the executionExecution.ExecutionErrorEvent.WorkflowExecutionEventOrBuilder. getError()Error information for the executionMethods in flyteidl.event that return types with arguments of type Execution.ExecutionError Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>Event.NodeExecutionEvent.Builder. getErrorFieldBuilder()Error information for the executionprivate com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>Event.TaskExecutionEvent.Builder. getErrorFieldBuilder()Error information for the executionprivate com.google.protobuf.SingleFieldBuilderV3<Execution.ExecutionError,Execution.ExecutionError.Builder,Execution.ExecutionErrorOrBuilder>Event.WorkflowExecutionEvent.Builder. getErrorFieldBuilder()Error information for the executionMethods in flyteidl.event with parameters of type Execution.ExecutionError Modifier and Type Method Description Event.NodeExecutionEvent.BuilderEvent.NodeExecutionEvent.Builder. mergeError(Execution.ExecutionError value)Error information for the executionEvent.TaskExecutionEvent.BuilderEvent.TaskExecutionEvent.Builder. mergeError(Execution.ExecutionError value)Error information for the executionEvent.WorkflowExecutionEvent.BuilderEvent.WorkflowExecutionEvent.Builder. mergeError(Execution.ExecutionError value)Error information for the executionEvent.NodeExecutionEvent.BuilderEvent.NodeExecutionEvent.Builder. setError(Execution.ExecutionError value)Error information for the executionEvent.TaskExecutionEvent.BuilderEvent.TaskExecutionEvent.Builder. setError(Execution.ExecutionError value)Error information for the executionEvent.WorkflowExecutionEvent.BuilderEvent.WorkflowExecutionEvent.Builder. setError(Execution.ExecutionError value)Error information for the execution
-