public class BlockWithScanInfo extends Object
Constructor and Description |
---|
BlockWithScanInfo(HFileBlock hFileBlock,
byte[] nextIndexedKey) |
Modifier and Type | Method and Description |
---|---|
HFileBlock |
getHFileBlock() |
byte[] |
getNextIndexedKey() |
public BlockWithScanInfo(HFileBlock hFileBlock, byte[] nextIndexedKey)
public HFileBlock getHFileBlock()
public byte[] getNextIndexedKey()
Copyright © 2014 The Apache Software Foundation. All rights reserved.