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, termCount
public PointerBlock(MappedBuffer block)
protected OnDiskIndex.PointerTerm cast(MappedBuffer data)
cast
in class OnDiskBlock<OnDiskIndex.PointerTerm>
Copyright © 2009- The Apache Software Foundation