Class LeafBlockWithValueBlocks

java.lang.Object
io.datarouter.filesystem.snapshot.reader.block.LeafBlockWithValueBlocks

public class LeafBlockWithValueBlocks
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    LeafBlockWithValueBlocks​(RootBlock rootBlock, LeafBlock leafBlock, java.util.List<java.util.List<ValueBlock>> valueBlocks)  
  • Method Summary

    Modifier and Type Method Description
    ValueBlock getValueBlock​(int column, int index)  
    io.datarouter.scanner.Scanner<SnapshotRecord> scan​(int fromRecordIdInclusive)  

    Methods inherited from class java.lang.Object

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