public static class IntegrationTestRegionReplicaReplication.DelayingMultiThreadedWriter extends MultiThreadedWriter
MultiThreadedWriter.HBaseWriterThread
MultiThreadedAction.DefaultDataGenerator
isMultiPut, writers
failedKeySet, nextKeyToWrite, trackWroteKeys, wroteKeyQueueSize, wroteKeys, wroteUpToKey
conf, connection, dataGenerator, endKey, numCols, numKeys, numThreads, numThreadsWorking, REPORTING_INTERVAL_MS, startKey, tableName, totalOpTimeMs, verbose
Constructor and Description |
---|
DelayingMultiThreadedWriter(LoadTestDataGenerator dataGen,
Configuration conf,
TableName tableName) |
Modifier and Type | Method and Description |
---|---|
protected BlockingQueue<Long> |
createWriteKeysQueue(Configuration conf) |
createWriterThreads, setMultiPut, start, waitForFinish
failedToWriteKey, getNumWriteFailures, getRegionDebugInfoSafe, progressInfo, setTrackWroteKeys, wroteUpToKey
appendToStatus, appendToStatus, close, getEndKey, isDone, startThreads, verifyResultAgainstDataGenerator, verifyResultAgainstDataGenerator
public DelayingMultiThreadedWriter(LoadTestDataGenerator dataGen, Configuration conf, TableName tableName) throws IOException
IOException
protected BlockingQueue<Long> createWriteKeysQueue(Configuration conf)
createWriteKeysQueue
in class MultiThreadedWriterBase