protected class OnDiskIndex.PointerLevel extends OnDiskIndex.Level<OnDiskIndex.PointerBlock>
blockCount, blockOffsets| Constructor and Description | 
|---|
| PointerLevel(long offset,
            int count) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected OnDiskIndex.PointerBlock | cast(MappedBuffer block) | 
| OnDiskIndex.PointerTerm | getPointer(OnDiskIndex.PointerTerm parent,
          java.nio.ByteBuffer query) | 
getBlockpublic OnDiskIndex.PointerTerm getPointer(OnDiskIndex.PointerTerm parent, java.nio.ByteBuffer query)
protected OnDiskIndex.PointerBlock cast(MappedBuffer block)
cast in class OnDiskIndex.Level<OnDiskIndex.PointerBlock>Copyright © 2018 The Apache Software Foundation