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