| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.mob | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CachedMobFileCached mob file. | 
| Modifier and Type | Method and Description | 
|---|---|
| static MobFile | MobFile. create(org.apache.hadoop.fs.FileSystem fs,
      org.apache.hadoop.fs.Path path,
      org.apache.hadoop.conf.Configuration conf,
      CacheConfig cacheConf)Creates an instance of the MobFile. | 
| MobFile | MobFileCache. openFile(org.apache.hadoop.fs.FileSystem fs,
        org.apache.hadoop.fs.Path path,
        CacheConfig cacheConf)Opens a mob file. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MobFileCache. closeFile(MobFile file)Closes a mob file. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.