Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache . |
Modifier and Type | Interface and Description |
---|---|
static interface |
HFile.Reader
An interface used by clients to open and iterate an
HFile . |
Modifier and Type | Class and Description |
---|---|
class |
HFileReaderImpl
Implementation that can handle all hfile versions of
HFile.Reader . |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.