@Deprecated public class MapFilePerformanceEvaluation extends Object
This class runs performance benchmarks for MapFile
.
Modifier and Type | Field and Description |
---|---|
protected Configuration |
conf
Deprecated.
|
Constructor and Description |
---|
MapFilePerformanceEvaluation(Configuration c)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Deprecated.
|
protected void |
runBenchmark(org.apache.hadoop.hbase.MapFilePerformanceEvaluation.RowOrientedBenchmark benchmark,
int rowCount)
Deprecated.
|
public MapFilePerformanceEvaluation(Configuration c)
c
- protected void runBenchmark(org.apache.hadoop.hbase.MapFilePerformanceEvaluation.RowOrientedBenchmark benchmark, int rowCount) throws Exception
Exception
public static void main(String[] args) throws Exception
args
- Exception
IOException