static class PerformanceEvaluation.ScanTest extends PerformanceEvaluation.TableTest
Modifier and Type | Field and Description |
---|---|
private org.apache.hadoop.hbase.client.ResultScanner |
testScanner |
table
conf, 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) |
(package private) void |
testTakedown() |
testSetup
generateStatus, getReportingPeriod, test, testTimed
private 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.TableTest
IOException
void testRow(int i) throws IOException
testRow
in class PerformanceEvaluation.Test
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.