| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache. |
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
HFile.Reader
An interface used by clients to open and iterate an
HFile. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HFileReaderImpl
Implementation that can handle all hfile versions of
HFile.Reader. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.