Package org.apache.flink.runtime.scheduler.stopwithsavepoint
-
Interface Summary Interface Description StopWithSavepointTerminationHandler StopWithSavepointTerminationHandlerhandles the steps necessary for the stop-with-savepoint operation to finish. -
Class Summary Class Description StopWithSavepointTerminationHandlerImpl StopWithSavepointTerminationHandlerImplimplementsStopWithSavepointTerminationHandler.StopWithSavepointTerminationManager StopWithSavepointTerminationManagerfulfills the contract given byStopWithSavepointTerminationHandlerto run the stop-with-savepoint steps in a specific order. -
Exception Summary Exception Description StopWithSavepointStoppingException Exception thrown when a savepoint has been created successfully when stopping with savepoint, but the job has not finished.