@InterfaceAudience.Private public class BlockWithScanInfo extends Object
| Constructor and Description |
|---|
BlockWithScanInfo(HFileBlock hFileBlock,
org.apache.hadoop.hbase.Cell nextIndexedKey) |
| Modifier and Type | Method and Description |
|---|---|
HFileBlock |
getHFileBlock() |
org.apache.hadoop.hbase.Cell |
getNextIndexedKey() |
public BlockWithScanInfo(HFileBlock hFileBlock, org.apache.hadoop.hbase.Cell nextIndexedKey)
public HFileBlock getHFileBlock()
public org.apache.hadoop.hbase.Cell getNextIndexedKey()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.