Uses of Class
org.apache.hadoop.hbase.mob.MobFile
-
Uses of MobFile in org.apache.hadoop.hbase.mob
Modifier and TypeMethodDescriptionstatic MobFile
MobFile.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.