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) |
getBlock
public OnDiskIndex.PointerTerm getPointer(OnDiskIndex.PointerTerm parent, java.nio.ByteBuffer query)
protected OnDiskIndex.PointerBlock cast(MappedBuffer block)
cast
in class OnDiskIndex.Level<OnDiskIndex.PointerBlock>
Copyright © 2009-2021 The Apache Software Foundation