static class PerformanceEvaluation.FilteredScanTest extends PerformanceEvaluation.TableTest
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
tableconnectionconf, opts, rand| Constructor and Description |
|---|
FilteredScanTest(org.apache.hadoop.hbase.client.Connection con,
PerformanceEvaluation.TestOptions options,
PerformanceEvaluation.Status status) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.hbase.client.Scan |
constructScan(byte[] valuePrefix) |
(package private) void |
testRow(int i) |
onStartup, onTakedowncloseConnection, createConnectiongenerateStatus, getLastRow, getLatencyHistogram, getReportingPeriod, getShortLatencyReport, getShortValueSizeReport, getStartRow, getValueLength, isRandomValueSize, test, testSetup, testTakedown, testTimed, updateScanMetrics, updateValueSize, updateValueSize, updateValueSizeprotected static final org.slf4j.Logger LOG
FilteredScanTest(org.apache.hadoop.hbase.client.Connection con, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void testRow(int i) throws IOException
testRow in class PerformanceEvaluation.TestBaseIOExceptionprotected org.apache.hadoop.hbase.client.Scan constructScan(byte[] valuePrefix) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.