abstract static class PerformanceEvaluation.AsyncTest extends PerformanceEvaluation.TestBase
Modifier and Type | Field and Description |
---|---|
protected org.apache.hadoop.hbase.client.AsyncConnection |
connection |
conf, opts, rand
Constructor and Description |
---|
AsyncTest(org.apache.hadoop.hbase.client.AsyncConnection con,
PerformanceEvaluation.TestOptions options,
PerformanceEvaluation.Status status) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
closeConnection() |
(package private) void |
createConnection() |
generateStatus, getLastRow, getLatencyHistogram, getReportingPeriod, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, onStartup, onTakedown, test, testRow, testSetup, testTakedown, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSize
protected org.apache.hadoop.hbase.client.AsyncConnection connection
AsyncTest(org.apache.hadoop.hbase.client.AsyncConnection con, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void createConnection()
createConnection
in class PerformanceEvaluation.TestBase
void closeConnection() throws IOException
closeConnection
in class PerformanceEvaluation.TestBase
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.