protected class OnDiskIndex.PointerBlock extends OnDiskBlock<OnDiskIndex.PointerTerm>
OnDiskBlock.BlockType, OnDiskBlock.SearchResult<T>blockIndex, blockIndexSize, combinedIndex, hasCombinedIndex| Constructor and Description | 
|---|
| PointerBlock(MappedBuffer block) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected OnDiskIndex.PointerTerm | cast(MappedBuffer data) | 
getBlockIndex, getTerm, getTermPosition, maxOffset, minOffset, search, termCountpublic PointerBlock(MappedBuffer block)
protected OnDiskIndex.PointerTerm cast(MappedBuffer data)
cast in class OnDiskBlock<OnDiskIndex.PointerTerm>Copyright © 2018 The Apache Software Foundation