Uses of Interface
flyteidl.core.Execution.ExecutionErrorOrBuilder
-
Packages that use Execution.ExecutionErrorOrBuilder Package Description flyteidl.admin flyteidl.core flyteidl.event -
-
Uses of Execution.ExecutionErrorOrBuilder in flyteidl.admin
Fields in flyteidl.admin with type parameters of type Execution.ExecutionErrorOrBuilder 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.ExecutionErrorOrBuilder Modifier and Type Method Description Execution.ExecutionErrorOrBuilderExecutionOuterClass.ExecutionClosure.Builder. getErrorOrBuilder()Error information in the case of a failed execution.Execution.ExecutionErrorOrBuilderExecutionOuterClass.ExecutionClosure. getErrorOrBuilder()Error information in the case of a failed execution.Execution.ExecutionErrorOrBuilderExecutionOuterClass.ExecutionClosureOrBuilder. getErrorOrBuilder()Error information in the case of a failed execution.Execution.ExecutionErrorOrBuilderNodeExecutionOuterClass.NodeExecutionClosure.Builder. getErrorOrBuilder()Error information for the NodeExecution.ExecutionErrorOrBuilderNodeExecutionOuterClass.NodeExecutionClosure. getErrorOrBuilder()Error information for the NodeExecution.ExecutionErrorOrBuilderNodeExecutionOuterClass.NodeExecutionClosureOrBuilder. getErrorOrBuilder()Error information for the NodeExecution.ExecutionErrorOrBuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. getErrorOrBuilder()Error information for the task execution.Execution.ExecutionErrorOrBuilderTaskExecutionOuterClass.TaskExecutionClosure. getErrorOrBuilder()Error information for the task execution.Execution.ExecutionErrorOrBuilderTaskExecutionOuterClass.TaskExecutionClosureOrBuilder. getErrorOrBuilder()Error information for the task execution.Methods in flyteidl.admin that return types with arguments of type Execution.ExecutionErrorOrBuilder 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. -
Uses of Execution.ExecutionErrorOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Execution.ExecutionErrorOrBuilder Modifier and Type Class Description static classExecution.ExecutionErrorRepresents the error message from the execution.static classExecution.ExecutionError.BuilderRepresents the error message from the execution. -
Uses of Execution.ExecutionErrorOrBuilder in flyteidl.event
Fields in flyteidl.event with type parameters of type Execution.ExecutionErrorOrBuilder 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.ExecutionErrorOrBuilder Modifier and Type Method Description Execution.ExecutionErrorOrBuilderEvent.NodeExecutionEvent.Builder. getErrorOrBuilder()Error information for the executionExecution.ExecutionErrorOrBuilderEvent.NodeExecutionEvent. getErrorOrBuilder()Error information for the executionExecution.ExecutionErrorOrBuilderEvent.NodeExecutionEventOrBuilder. getErrorOrBuilder()Error information for the executionExecution.ExecutionErrorOrBuilderEvent.TaskExecutionEvent.Builder. getErrorOrBuilder()Error information for the executionExecution.ExecutionErrorOrBuilderEvent.TaskExecutionEvent. getErrorOrBuilder()Error information for the executionExecution.ExecutionErrorOrBuilderEvent.TaskExecutionEventOrBuilder. getErrorOrBuilder()Error information for the executionExecution.ExecutionErrorOrBuilderEvent.WorkflowExecutionEvent.Builder. getErrorOrBuilder()Error information for the executionExecution.ExecutionErrorOrBuilderEvent.WorkflowExecutionEvent. getErrorOrBuilder()Error information for the executionExecution.ExecutionErrorOrBuilderEvent.WorkflowExecutionEventOrBuilder. getErrorOrBuilder()Error information for the executionMethods in flyteidl.event that return types with arguments of type Execution.ExecutionErrorOrBuilder 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 execution
-