Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile.bucket |
Provides
BucketCache , an implementation of
BlockCache . |
Modifier and Type | Class and Description |
---|---|
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-2016 The Apache Software Foundation. All Rights Reserved.