Class SnapshotVacuumPlanner.SnapshotVacuumPlanItem
java.lang.Object
io.datarouter.filesystem.snapshot.group.vacuum.SnapshotVacuumPlanner.SnapshotVacuumPlanItem
- Enclosing class:
- SnapshotVacuumPlanner
public static class SnapshotVacuumPlanner.SnapshotVacuumPlanItem extends Object
-
Field Summary
Fields Modifier and Type Field Description StringreasonSnapshotKeysnapshotKey -
Constructor Summary
Constructors Constructor Description SnapshotVacuumPlanItem(SnapshotKey snapshotKey, String reason) -
Method Summary
-
Field Details
-
snapshotKey
-
reason
-
-
Constructor Details
-
SnapshotVacuumPlanItem
-