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.String reason  
    SnapshotKey snapshotKey  
  • Constructor Summary

    Constructors 
    Constructor Description
    SnapshotVacuumPlanItem​(SnapshotKey snapshotKey, java.lang.String reason)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait