public interface CheckpointPlanCalculator
Modifier and Type | Method and Description |
---|---|
CompletableFuture<CheckpointPlan> |
calculateCheckpointPlan()
Calculates the plan of the next checkpoint.
|
CompletableFuture<CheckpointPlan> calculateCheckpointPlan()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.