@InterfaceAudience.Private 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()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.