Interface | Description |
---|---|
StopWithSavepointTerminationHandler |
StopWithSavepointTerminationHandler handles the steps necessary for the
stop-with-savepoint operation to finish. |
Class | Description |
---|---|
StopWithSavepointTerminationHandlerImpl |
StopWithSavepointTerminationHandlerImpl implements StopWithSavepointTerminationHandler . |
StopWithSavepointTerminationManager |
StopWithSavepointTerminationManager fulfills the contract given by StopWithSavepointTerminationHandler to run the stop-with-savepoint steps in a specific order. |
Exception | Description |
---|---|
StopWithSavepointStoppingException |
Exception thrown when a savepoint has been created successfully when stopping with savepoint, but
the job has not finished.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.