|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HFile.CachingBlockReader | |
---|---|
org.apache.hadoop.hbase.io.hfile | Provides the hbase data+index+metadata file. |
Uses of HFile.CachingBlockReader in org.apache.hadoop.hbase.io.hfile |
---|
Subinterfaces of HFile.CachingBlockReader in org.apache.hadoop.hbase.io.hfile | |
---|---|
static interface |
HFile.Reader
An interface used by clients to open and iterate an HFile . |
Classes in org.apache.hadoop.hbase.io.hfile that implement HFile.CachingBlockReader | |
---|---|
class |
AbstractHFileReader
Common functionality needed by all versions of HFile readers. |
class |
HFileReaderV2
HFile reader for version 2. |
class |
HFileReaderV3
HFile reader for version 3. |
Constructors in org.apache.hadoop.hbase.io.hfile with parameters of type HFile.CachingBlockReader | |
---|---|
HFileBlockIndex.BlockIndexReader(KeyValue.KVComparator c,
int treeLevel,
HFile.CachingBlockReader cachingBlockReader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |