Uses of Class
org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
Packages that use FileMmapIOEngine
- 
Uses of FileMmapIOEngine in org.apache.hadoop.hbase.io.hfile.bucketSubclasses of FileMmapIOEngine 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 in pmem devices such as DCPMM.