public class BlockWithScanInfo extends Object
| Constructor and Description | 
|---|
BlockWithScanInfo(HFileBlock hFileBlock,
                 Cell nextIndexedKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
HFileBlock | 
getHFileBlock()  | 
Cell | 
getNextIndexedKey()  | 
public BlockWithScanInfo(HFileBlock hFileBlock, Cell nextIndexedKey)
public HFileBlock getHFileBlock()
public Cell getNextIndexedKey()