public interface CheckpointScheduling
CheckpointScheduling
provides methods for starting and stopping the periodic scheduling
of checkpoints.Modifier and Type | Method and Description |
---|---|
void |
startCheckpointScheduler()
Starts the periodic scheduling if possible.
|
void |
stopCheckpointScheduler()
Stops the periodic scheduling if possible.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.