abstract static class PerformanceEvaluation.TableTest extends PerformanceEvaluation.Test
| Modifier and Type | Field and Description | 
|---|---|
protected org.apache.hadoop.hbase.client.Table | 
table  | 
connectionconf, opts, rand| Constructor and Description | 
|---|
TableTest(org.apache.hadoop.hbase.client.Connection con,
         PerformanceEvaluation.TestOptions options,
         PerformanceEvaluation.Status status)  | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) void | 
onStartup()  | 
(package private) void | 
onTakedown()  | 
closeConnection, createConnectiongenerateStatus, getLastRow, getLatencyHistogram, getReportingPeriod, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, test, testRow, testSetup, testTakedown, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSizeprotected org.apache.hadoop.hbase.client.Table table
TableTest(org.apache.hadoop.hbase.client.Connection 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–2019 The Apache Software Foundation. All rights reserved.