@ThreadSafe public final class CheckpointPlan extends Object
Constructor and Description |
---|
CheckpointPlan(List<Long> toCheckPoint)
Creates a new instance of
CheckpointPlan . |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getLineagesToCheckpoint() |
boolean |
isEmpty() |
String |
toString() |
public CheckpointPlan(List<Long> toCheckPoint)
CheckpointPlan
.toCheckPoint
- lineage ids to checkpointCopyright © 2023. All Rights Reserved.