static class PerformanceEvaluation.MetaRandomReadTest extends PerformanceEvaluation.MetaTest
| Modifier and Type | Field and Description | 
|---|---|
private Random | 
rd  | 
private org.apache.hadoop.hbase.client.RegionLocator | 
regionLocator  | 
keyLengthtableconnectionconf, opts, rand| Constructor and Description | 
|---|
MetaRandomReadTest(org.apache.hadoop.hbase.client.Connection con,
                  PerformanceEvaluation.TestOptions options,
                  PerformanceEvaluation.Status status)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
getReportingPeriod()  | 
(package private) void | 
onStartup()  | 
(package private) boolean | 
testRow(int i,
       long startTime)
Test for individual row. 
 | 
protected void | 
testTakedown()  | 
getSplitKey, onTakedowngenerateStatus, getLastRow, getLatencyHistogram, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, test, testSetup, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSize, updateValueSize, updateValueSizeprivate org.apache.hadoop.hbase.client.RegionLocator regionLocator
MetaRandomReadTest(org.apache.hadoop.hbase.client.Connection con, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void onStartup() throws IOException
onStartup in class PerformanceEvaluation.TableTestIOExceptionboolean testRow(int i, long startTime) throws IOException, InterruptedException
PerformanceEvaluation.TestBasetestRow in class PerformanceEvaluation.TestBasei - Row index.IOExceptionInterruptedExceptionprotected int getReportingPeriod()
getReportingPeriod in class PerformanceEvaluation.TestBaseprotected void testTakedown() throws IOException
testTakedown in class PerformanceEvaluation.TestBaseIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.