Uses of Class
org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine
Packages that use PersistentIOEngine
-
Uses of PersistentIOEngine in org.apache.hadoop.hbase.io.hfile.bucket
Subclasses of PersistentIOEngine in org.apache.hadoop.hbase.io.hfile.bucketModifier and TypeClassDescriptionclass
IO engine that stores data to a file on the local block device using memory mapping mechanismclass
IO engine that stores data to a file on the local file system.class
IO engine that stores data to a file on the specified file system using memory mapping mechanismclass
IO engine that stores data in pmem devices such as DCPMM.