static class PerformanceEvaluation.AsyncSequentialWriteTest extends PerformanceEvaluation.AsyncTableTest
| Modifier and Type | Field and Description | 
|---|---|
private ArrayList<org.apache.hadoop.hbase.client.Put> | 
puts  | 
tableconnectionconf, opts, rand| Constructor and Description | 
|---|
AsyncSequentialWriteTest(org.apache.hadoop.hbase.client.AsyncConnection con,
                        PerformanceEvaluation.TestOptions options,
                        PerformanceEvaluation.Status status)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected byte[] | 
generateRow(int i)  | 
(package private) boolean | 
testRow(int i,
       long startTime)
Test for individual row. 
 | 
onStartup, onTakedowngenerateStatus, getLastRow, getLatencyHistogram, getReportingPeriod, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, test, testSetup, testTakedown, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSize, updateValueSize, updateValueSizeAsyncSequentialWriteTest(org.apache.hadoop.hbase.client.AsyncConnection con, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
protected byte[] generateRow(int i)
boolean testRow(int i, long startTime) throws IOException, InterruptedException
PerformanceEvaluation.TestBasetestRow in class PerformanceEvaluation.TestBasei - Row index.IOExceptionInterruptedExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.