| Package | Description |
|---|---|
| org.apache.hadoop.hbase.mob | |
| org.apache.hadoop.hbase.mob.mapreduce | |
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Method and Description |
|---|---|
static MobFileName |
MobFileName.create(byte[] startKey,
String date,
String uuid)
Creates an instance of MobFileName
|
static MobFileName |
MobFileName.create(String fileName)
Creates an instance of MobFileName.
|
static MobFileName |
MobFileName.create(String startKey,
String date,
String uuid)
Creates an instance of MobFileName
|
| Constructor and Description |
|---|
SweepReducer.SweepPartitionId(MobFileName fileName) |
| Modifier and Type | Method and Description |
|---|---|
StoreFile.Writer |
HMobStore.createWriterInTmp(MobFileName mobFileName,
org.apache.hadoop.fs.Path basePath,
long maxKeyCount,
Compression.Algorithm compression)
Creates the writer for the mob file in temp directory.
|
Copyright © 2007–2016 Cloudera. All rights reserved.