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 TypeClassDescriptionclassIO engine that stores data to a file on the local block device using memory mapping mechanismclassIO engine that stores data to a file on the local file system.classIO engine that stores data to a file on the specified file system using memory mapping mechanismclassIO engine that stores data in pmem devices such as DCPMM.