Package org.apache.flink.runtime.scheduler.stopwithsavepoint
package org.apache.flink.runtime.scheduler.stopwithsavepoint
-
ClassDescriptionException thrown when a savepoint has been created successfully when stopping with savepoint, but the job has not finished.
StopWithSavepointTerminationHandlerhandles the steps necessary for the stop-with-savepoint operation to finish.StopWithSavepointTerminationHandlerImplimplementsStopWithSavepointTerminationHandler.StopWithSavepointTerminationManagerfulfills the contract given byStopWithSavepointTerminationHandlerto run the stop-with-savepoint steps in a specific order.