abstract static class PerformanceEvaluation.AsyncTableTest extends PerformanceEvaluation.AsyncTest
| Modifier and Type | Field and Description | 
|---|---|
protected org.apache.hadoop.hbase.client.AsyncTable<?> | 
table  | 
connectionconf, opts, rand| Constructor and Description | 
|---|
AsyncTableTest(org.apache.hadoop.hbase.client.AsyncConnection con,
              PerformanceEvaluation.TestOptions options,
              PerformanceEvaluation.Status status)  | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) void | 
onStartup()  | 
(package private) void | 
onTakedown()  | 
generateStatus, getLastRow, getLatencyHistogram, getReportingPeriod, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, test, testRow, testSetup, testTakedown, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSize, updateValueSize, updateValueSizeprotected org.apache.hadoop.hbase.client.AsyncTable<?> table
AsyncTableTest(org.apache.hadoop.hbase.client.AsyncConnection con, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void onStartup() throws IOException
onStartup in class PerformanceEvaluation.TestBaseIOExceptionvoid onTakedown() throws IOException
onTakedown in class PerformanceEvaluation.TestBaseIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.