| 接口 | 说明 |
|---|---|
| StopWithSavepointTerminationHandler |
StopWithSavepointTerminationHandler handles the steps necessary for the
stop-with-savepoint operation to finish. |
| 类 | 说明 |
|---|---|
| StopWithSavepointTerminationHandlerImpl |
StopWithSavepointTerminationHandlerImpl implements StopWithSavepointTerminationHandler. |
| StopWithSavepointTerminationManager |
StopWithSavepointTerminationManager fulfills the contract given by StopWithSavepointTerminationHandler to run the stop-with-savepoint steps in a specific order. |
| 异常错误 | 说明 |
|---|---|
| StopWithSavepointStoppingException |
Exception thrown when a savepoint has been created successfully when stopping with savepoint, but
the job has not finished.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.