Class WALPerformanceEvaluation.WALPutBenchmark

java.lang.Object
org.apache.hadoop.hbase.wal.WALPerformanceEvaluation.WALPutBenchmark
All Implemented Interfaces:
Runnable
Enclosing class:
WALPerformanceEvaluation

Perform WAL.append() of Put object, for the number of iterations requested. Keys and Vaues are generated randomly, the number of column families, qualifiers and key/value size is tunable by the user.