Modifier and Type | Method and Description |
---|---|
void |
failExternally(Throwable cause)
Fail the payload with the given throwable.
|
AllocationID |
getAllocationId() |
ExecutionAttemptID |
getExecutionId() |
JobID |
getJobID() |
CompletableFuture<?> |
getTerminationFuture() |
JobID getJobID()
ExecutionAttemptID getExecutionId()
AllocationID getAllocationId()
CompletableFuture<?> getTerminationFuture()
void failExternally(Throwable cause)
cause
- of the failureCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.