Class SnapshotIdReader
java.lang.Object
io.datarouter.filesystem.snapshot.reader.SnapshotIdReader
public class SnapshotIdReader extends Object
Not thread-safe because of LatestBlockCache
-
Constructor Summary
Constructors Constructor Description SnapshotIdReader(SnapshotKey snapshotKey, BlockLoader blockLoader) -
Method Summary
Modifier and Type Method Description SnapshotRecordgetRecord(long recordId)SnapshotLeafRecordleafRecord(long recordId)
-
Constructor Details
-
SnapshotIdReader
-
-
Method Details
-
leafRecord
-
getRecord
-