Uses of Class
org.apache.hadoop.hbase.mob.MobFile
Packages that use MobFile
-
Uses of MobFile in org.apache.hadoop.hbase.mob
Subclasses of MobFile in org.apache.hadoop.hbase.mobMethods in org.apache.hadoop.hbase.mob that return MobFileModifier and TypeMethodDescriptionstatic MobFileMobFile.create(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration conf, CacheConfig cacheConf, StoreFileTracker sft) Creates an instance of the MobFile.MobFileCache.openFile(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, CacheConfig cacheConf, StoreContext storeContext) Opens a mob file.Methods in org.apache.hadoop.hbase.mob with parameters of type MobFile