Package org.apache.hadoop.hbase.rest
Class PerformanceEvaluation.RandomScanWithRange100Test
java.lang.Object
org.apache.hadoop.hbase.rest.PerformanceEvaluation.Test
org.apache.hadoop.hbase.rest.PerformanceEvaluation.TableTest
org.apache.hadoop.hbase.rest.PerformanceEvaluation.RandomScanWithRangeTest
org.apache.hadoop.hbase.rest.PerformanceEvaluation.RandomScanWithRange100Test
- Enclosing class:
- PerformanceEvaluation
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.rest.PerformanceEvaluation.TableTest
tableFields inherited from class org.apache.hadoop.hbase.rest.PerformanceEvaluation.Test
conf, connection, noOfTags, perClientRunRows, rand, startRow, tableName, totalRows, useTags, writeToWAL -
Constructor Summary
ConstructorsConstructorDescriptionRandomScanWithRange100Test(org.apache.hadoop.conf.Configuration conf, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status) -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.hadoop.hbase.util.Pair<byte[],byte[]> Methods inherited from class org.apache.hadoop.hbase.rest.PerformanceEvaluation.RandomScanWithRangeTest
generateStartAndStopRows, getReportingPeriod, testRowMethods inherited from class org.apache.hadoop.hbase.rest.PerformanceEvaluation.TableTest
testSetup, testTakedownMethods inherited from class org.apache.hadoop.hbase.rest.PerformanceEvaluation.Test
generateStatus, test, testTimed
-
Constructor Details
-
RandomScanWithRange100Test
RandomScanWithRange100Test(org.apache.hadoop.conf.Configuration conf, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
-
-
Method Details
-
getStartAndStopRow
- Specified by:
getStartAndStopRowin classPerformanceEvaluation.RandomScanWithRangeTest
-