public interface CheckpointScheduling
CheckpointScheduling provides methods for starting and stopping the periodic scheduling
of checkpoints.| 限定符和类型 | 方法和说明 |
|---|---|
void |
startCheckpointScheduler()
Starts the periodic scheduling if possible.
|
void |
stopCheckpointScheduler()
Stops the periodic scheduling if possible.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.