Class SnapshotKeyReader
java.lang.Object
io.datarouter.filesystem.snapshot.reader.SnapshotKeyReader
public class SnapshotKeyReader extends Object
Not thread-safe because of LatestBlockCache
-
Constructor Summary
Constructors Constructor Description SnapshotKeyReader(SnapshotKey snapshotKey, BlockLoader blockLoader) -
Method Summary
Modifier and Type Method Description Optional<SnapshotRecord>findRecord(byte[] searchKey)Optional<Long>findRecordId(byte[] searchKey)LeafBlockleafBlock(byte[] searchKey)
-
Constructor Details
-
SnapshotKeyReader
-
-
Method Details
-
findRecordId
-
findRecord
-
leafBlock
-