static class PerformanceEvaluation.RandomReadTest extends PerformanceEvaluation.TableTest
table
conf, connection, noOfTags, perClientRunRows, rand, startRow, tableName, totalRows, useTags, writeToWAL
Constructor and Description |
---|
RandomReadTest(org.apache.hadoop.conf.Configuration conf,
PerformanceEvaluation.TestOptions options,
PerformanceEvaluation.Status status) |
Modifier and Type | Method and Description |
---|---|
protected int |
getReportingPeriod() |
(package private) void |
testRow(int i)
Test for individual row.
|
testSetup, testTakedown
generateStatus, test, testTimed
RandomReadTest(org.apache.hadoop.conf.Configuration conf, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void testRow(int i) throws IOException
PerformanceEvaluation.Test
testRow
in class PerformanceEvaluation.Test
i
- Row index.IOException
protected int getReportingPeriod()
getReportingPeriod
in class PerformanceEvaluation.Test
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.