static class PerformanceEvaluation.AsyncSequentialReadTest extends PerformanceEvaluation.AsyncTableTest
table
connection
conf, opts, rand
Constructor and Description |
---|
AsyncSequentialReadTest(org.apache.hadoop.hbase.client.AsyncConnection con,
PerformanceEvaluation.TestOptions options,
PerformanceEvaluation.Status status) |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
testRow(int i,
long startTime)
Test for individual row.
|
onStartup, onTakedown
generateStatus, getLastRow, getLatencyHistogram, getReportingPeriod, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, test, testSetup, testTakedown, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSize, updateValueSize, updateValueSize
AsyncSequentialReadTest(org.apache.hadoop.hbase.client.AsyncConnection con, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
boolean testRow(int i, long startTime) throws IOException, InterruptedException
PerformanceEvaluation.TestBase
testRow
in class PerformanceEvaluation.TestBase
i
- Row index.IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.