| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.io.hfile.bucket |
Provides
BucketCache, an implementation of
BlockCache. |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
PersistentIOEngine
A class implementing PersistentIOEngine interface supports persistent and file integrity verify
for
BucketCache |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ByteBufferIOEngine
IO engine that stores data in memory using an array of ByteBuffers
ByteBufferArray |
class |
FileIOEngine
IO engine that stores data to a file on the local file system.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.