| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.mob |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CachedMobFile
Cached mob file.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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,
MobCacheConfig cacheConf)
Opens a mob file.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MobFileCache.closeFile(MobFile file)
Closes a mob file.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.