abstract static class PerformanceEvaluation.MetaTest extends PerformanceEvaluation.TableTest
| Modifier and Type | Field and Description |
|---|---|
protected int |
keyLength |
tableconnectionconf, opts, rand| Constructor and Description |
|---|
MetaTest(org.apache.hadoop.hbase.client.Connection con,
PerformanceEvaluation.TestOptions options,
PerformanceEvaluation.Status status) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getSplitKey(int i) |
(package private) void |
onTakedown() |
onStartupgenerateStatus, getLastRow, getLatencyHistogram, getReportingPeriod, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, test, testRow, testSetup, testTakedown, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSize, updateValueSize, updateValueSizeprotected int keyLength
MetaTest(org.apache.hadoop.hbase.client.Connection con, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void onTakedown() throws IOException
onTakedown in class PerformanceEvaluation.TableTestIOExceptionprotected byte[] getSplitKey(int i)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.