| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.io.hfile.bucket |
Provides
BucketCache, an implementation of
BlockCache. |
| 限定符和类型 | 类和说明 |
|---|---|
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.
|
class |
FileMmapEngine
IO engine that stores data to a file on the local file system using memory mapping
mechanism
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.