Home
last modified time | relevance | path

Searched defs:BlockWithScanInfo (Results 1 – 1 of 1) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/
H A DBlockWithScanInfo.java26 public class BlockWithScanInfo { class
34 public BlockWithScanInfo(HFileBlock hFileBlock, Cell nextIndexedKey) { in BlockWithScanInfo() method in BlockWithScanInfo