Class SnapshotVacuumPlanner
java.lang.Object
io.datarouter.filesystem.snapshot.group.vacuum.SnapshotVacuumPlanner
public class SnapshotVacuumPlanner extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSnapshotVacuumPlanner.SnapshotVacuumPlanstatic classSnapshotVacuumPlanner.SnapshotVacuumPlanItem -
Constructor Summary
Constructors Constructor Description SnapshotVacuumPlanner(SnapshotVacuumConfig config, SnapshotKeyDecoder keyDecoder, List<SnapshotKey> ascKeys) -
Method Summary
Modifier and Type Method Description SnapshotVacuumPlanner.SnapshotVacuumPlanplan()
-
Constructor Details
-
SnapshotVacuumPlanner
public SnapshotVacuumPlanner(SnapshotVacuumConfig config, SnapshotKeyDecoder keyDecoder, List<SnapshotKey> ascKeys)
-
-
Method Details