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
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. -
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
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 execution
-