abstract static class PerformanceEvaluation.BufferedMutatorTest extends PerformanceEvaluation.Test
Modifier and Type | Field and Description |
---|---|
protected boolean |
flushCommits |
protected org.apache.hadoop.hbase.client.BufferedMutator |
mutator |
conf, connection, noOfTags, perClientRunRows, rand, startRow, tableName, totalRows, useTags, writeToWAL
Constructor and Description |
---|
BufferedMutatorTest(org.apache.hadoop.conf.Configuration conf,
PerformanceEvaluation.TestOptions options,
PerformanceEvaluation.Status status) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
testSetup() |
(package private) void |
testTakedown() |
generateStatus, getReportingPeriod, test, testRow, testTimed
protected org.apache.hadoop.hbase.client.BufferedMutator mutator
protected boolean flushCommits
public BufferedMutatorTest(org.apache.hadoop.conf.Configuration conf, PerformanceEvaluation.TestOptions options, PerformanceEvaluation.Status status)
void testSetup() throws IOException
testSetup
in class PerformanceEvaluation.Test
IOException
void testTakedown() throws IOException
testTakedown
in class PerformanceEvaluation.Test
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.