abstract static class PerformanceEvaluation.RandomScanWithRangeTest extends PerformanceEvaluation.TableTest
tableconnectionconf, opts, rand| Constructor and Description | 
|---|
RandomScanWithRangeTest(org.apache.hadoop.hbase.client.Connection con,
                       PerformanceEvaluation.TestOptions options,
                       PerformanceEvaluation.Status status)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.apache.hadoop.hbase.util.Pair<byte[],byte[]> | 
generateStartAndStopRows(int maxRange)  | 
protected int | 
getReportingPeriod()  | 
protected abstract org.apache.hadoop.hbase.util.Pair<byte[],byte[]> | 
getStartAndStopRow()  | 
(package private) boolean | 
testRow(int i,
       long startTime)
Test for individual row. 
 | 
onStartup, onTakedowngenerateStatus, getLastRow, getLatencyHistogram, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, test, testSetup, testTakedown, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSize, updateValueSize, updateValueSizeRandomScanWithRangeTest(org.apache.hadoop.hbase.client.Connection con, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
boolean testRow(int i, long startTime) throws IOException
PerformanceEvaluation.TestBasetestRow in class PerformanceEvaluation.TestBasei - Row index.IOExceptionprotected abstract org.apache.hadoop.hbase.util.Pair<byte[],byte[]> getStartAndStopRow()
protected org.apache.hadoop.hbase.util.Pair<byte[],byte[]> generateStartAndStopRows(int maxRange)
protected int getReportingPeriod()
getReportingPeriod in class PerformanceEvaluation.TestBaseCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.