abstract static class PerformanceEvaluation.TableTest extends PerformanceEvaluation.Test
| Modifier and Type | Field and Description | 
|---|---|
protected org.apache.hadoop.hbase.client.Table | 
table  | 
conf, connection, noOfTags, perClientRunRows, rand, startRow, tableName, totalRows, useTags, writeToWAL| Constructor and Description | 
|---|
TableTest(org.apache.hadoop.conf.Configuration conf,
         PerformanceEvaluation.TestOptions options,
         PerformanceEvaluation.Status status)  | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) void | 
testSetup()  | 
(package private) void | 
testTakedown()  | 
generateStatus, getReportingPeriod, test, testRow, testTimedprotected org.apache.hadoop.hbase.client.Table table
public TableTest(org.apache.hadoop.conf.Configuration conf, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void testSetup() throws IOException
testSetup in class PerformanceEvaluation.TestIOExceptionvoid testTakedown() throws IOException
testTakedown in class PerformanceEvaluation.TestIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.