abstract static class PerformanceEvaluation.MetaTest extends PerformanceEvaluation.TableTest
Modifier and Type | Field and Description |
---|---|
protected int |
keyLength |
table
connection
conf, 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() |
onStartup
generateStatus, getLastRow, getLatencyHistogram, getReportingPeriod, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, test, testRow, testSetup, testTakedown, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSize, updateValueSize, updateValueSize
protected int keyLength
MetaTest(org.apache.hadoop.hbase.client.Connection con, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void onTakedown() throws IOException
onTakedown
in class PerformanceEvaluation.TableTest
IOException
protected byte[] getSplitKey(int i)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.