static class PerformanceEvaluation.ScanTest extends PerformanceEvaluation.TableTest
| Modifier and Type | Field and Description |
|---|---|
private org.apache.hadoop.hbase.client.ResultScanner |
testScanner |
tableconf, connection, noOfTags, perClientRunRows, rand, startRow, tableName, totalRows, useTags, writeToWAL| Constructor and Description |
|---|
ScanTest(org.apache.hadoop.conf.Configuration conf,
PerformanceEvaluation.TestOptions options,
PerformanceEvaluation.Status status) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
testRow(int i)
Test for individual row.
|
(package private) void |
testTakedown() |
testSetupgenerateStatus, getReportingPeriod, test, testTimedprivate org.apache.hadoop.hbase.client.ResultScanner testScanner
ScanTest(org.apache.hadoop.conf.Configuration conf, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void testTakedown() throws IOException
testTakedown in class PerformanceEvaluation.TableTestIOExceptionvoid testRow(int i) throws IOException
PerformanceEvaluation.TesttestRow in class PerformanceEvaluation.Testi - Row index.IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.