Uses of Interface
org.apache.hadoop.hbase.io.hfile.bucket.IOEngine

Packages that use IOEngine
org.apache.hadoop.hbase.io.hfile.bucket   
 

Uses of IOEngine in org.apache.hadoop.hbase.io.hfile.bucket
 

Classes in org.apache.hadoop.hbase.io.hfile.bucket that implement IOEngine
 class ByteBufferIOEngine
          IO engine that stores data on the memory using an array of ByteBuffers ByteBufferArray
 class FileIOEngine
          IO engine that stores data to a file on the local file system.
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.