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