public interface OnCompletionActions
Modifier and Type | Method and Description |
---|---|
void |
jobMasterFailed(Throwable cause)
The
JobMaster failed while executing the job. |
void |
jobReachedGloballyTerminalState(ExecutionGraphInfo executionGraphInfo)
Job reached a globally terminal state.
|
void jobReachedGloballyTerminalState(ExecutionGraphInfo executionGraphInfo)
executionGraphInfo
- contains information about the terminated jobCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.