Class ExecutionOuterClass.ExecutionTerminateRequest

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ExecutionOuterClass.ExecutionTerminateRequestOrBuilder, Serializable
    Enclosing class:
    ExecutionOuterClass

    public static final class ExecutionOuterClass.ExecutionTerminateRequest
    extends com.google.protobuf.GeneratedMessageV3
    implements ExecutionOuterClass.ExecutionTerminateRequestOrBuilder
     Request to terminate an in-progress execution.  This action is irreversible.
     If an execution is already terminated, this request will simply be a no-op.
     This request will fail if it references a non-existent execution.
     If the request succeeds the phase "ABORTED" will be recorded for the termination
     with the optional cause added to the output_result.
     
    Protobuf type flyteidl.admin.ExecutionTerminateRequest
    See Also:
    Serialized Form