Class SnapshotKeyAndRoot

java.lang.Object
io.datarouter.filesystem.snapshot.group.dto.SnapshotKeyAndRoot

public class SnapshotKeyAndRoot
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    SnapshotKey key  
    RootBlock root  
  • Constructor Summary

    Constructors 
    Constructor Description
    SnapshotKeyAndRoot​(SnapshotKey key, RootBlock root)  
  • Method Summary

    Methods inherited from class java.lang.Object

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