| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile.bucket | Provides  BucketCache, an implementation ofBlockCache. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PersistentIOEngineA class implementing PersistentIOEngine interface supports persistent and file integrity verify
 for  BucketCache | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ByteBufferIOEngineIO engine that stores data in memory using an array of ByteBuffers
  ByteBufferArray | 
| class  | FileIOEngineIO engine that stores data to a file on the local file system. | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.