| Modifier and Type | Method and Description |
|---|---|
void |
failExternally(Throwable cause)
Fail the payload with the given throwable.
|
AllocationID |
getAllocationId() |
ExecutionAttemptID |
getExecutionId() |
org.apache.flink.api.common.JobID |
getJobID() |
CompletableFuture<?> |
getTerminationFuture() |
org.apache.flink.api.common.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.