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.bucket
Subclasses of FileMmapIOEngine 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 in pmem devices such as DCPMM.