Class SnapshotIdReader

java.lang.Object
io.datarouter.filesystem.snapshot.reader.SnapshotIdReader

public class SnapshotIdReader
extends java.lang.Object
Not thread-safe because of LatestBlockCache
  • Constructor Summary

    Constructors 
    Constructor Description
    SnapshotIdReader​(SnapshotKey snapshotKey, BlockLoader blockLoader)  
  • Method Summary

    Modifier and Type Method Description
    SnapshotRecord getRecord​(long recordId)  
    SnapshotLeafRecord leafRecord​(long recordId)  

    Methods inherited from class java.lang.Object

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