public static class IntegrationTestRegionReplicaReplication.DelayingMultiThreadedWriter extends MultiThreadedWriter
MultiThreadedWriter.HBaseWriterThreadMultiThreadedAction.DefaultDataGenerator| Modifier and Type | Field and Description |
|---|---|
private long |
delayMs |
isMultiPut, writersfailedKeySet, nextKeyToWrite, trackWroteKeys, wroteKeyQueueSize, wroteKeys, wroteUpToKeyconf, connection, dataGenerator, endKey, numCols, numKeys, numThreads, numThreadsWorking, REPORTING_INTERVAL_MS, startKey, tableName, totalOpTimeMs, verbose| Constructor and Description |
|---|
DelayingMultiThreadedWriter(LoadTestDataGenerator dataGen,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.TableName tableName) |
| Modifier and Type | Method and Description |
|---|---|
protected BlockingQueue<Long> |
createWriteKeysQueue(org.apache.hadoop.conf.Configuration conf) |
createWriterThreads, setMultiPut, start, waitForFinishfailedToWriteKey, getNumWriteFailures, getRegionDebugInfoSafe, progressInfo, setTrackWroteKeys, wroteUpToKeyappendToStatus, appendToStatus, close, getEndKey, isDone, startThreads, verifyResultAgainstDataGenerator, verifyResultAgainstDataGeneratorprivate long delayMs
public DelayingMultiThreadedWriter(LoadTestDataGenerator dataGen, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.TableName tableName) throws IOException
IOExceptionprotected BlockingQueue<Long> createWriteKeysQueue(org.apache.hadoop.conf.Configuration conf)
createWriteKeysQueue in class MultiThreadedWriterBaseCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.