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