|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockWithScanInfo | |
---|---|
org.apache.hadoop.hbase.io.hfile | Provides the hbase data+index+metadata file. |
Uses of BlockWithScanInfo in org.apache.hadoop.hbase.io.hfile |
---|
Methods in org.apache.hadoop.hbase.io.hfile that return BlockWithScanInfo | |
---|---|
BlockWithScanInfo |
HFileBlockIndex.BlockIndexReader.loadDataBlockWithScanInfo(byte[] key,
int keyOffset,
int keyLength,
HFileBlock currentBlock,
boolean cacheBlocks,
boolean pread,
boolean isCompaction)
Return the BlockWithScanInfo which contains the DataBlock with other scan info such as nextIndexedKey. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |