public static class IntegrationTestRegionReplicaReplication.DelayingMultiThreadedUpdater extends MultiThreadedUpdater
MultiThreadedUpdater.HBaseUpdaterThreadMultiThreadedAction.DefaultDataGeneratorupdatersfailedKeySet, nextKeyToWrite, trackWroteKeys, wroteKeyQueueSize, wroteKeys, wroteUpToKeyconf, connection, dataGenerator, endKey, numCols, numKeys, numThreads, numThreadsWorking, REPORTING_INTERVAL_MS, startKey, tableName, totalOpTimeMs, verbose| Constructor and Description |
|---|
DelayingMultiThreadedUpdater(LoadTestDataGenerator dataGen,
Configuration conf,
TableName tableName,
double updatePercent) |
| Modifier and Type | Method and Description |
|---|---|
protected BlockingQueue<Long> |
createWriteKeysQueue(Configuration conf) |
addUpdaterThreads, linkToWriter, mutate, mutate, setBatchUpdate, setIgnoreNonceConflicts, start, waitForFinishfailedToWriteKey, getNumWriteFailures, getRegionDebugInfoSafe, progressInfo, setTrackWroteKeys, wroteUpToKeyappendToStatus, appendToStatus, close, getEndKey, isDone, startThreads, verifyResultAgainstDataGenerator, verifyResultAgainstDataGeneratorpublic DelayingMultiThreadedUpdater(LoadTestDataGenerator dataGen, Configuration conf, TableName tableName, double updatePercent) throws IOException
IOExceptionprotected BlockingQueue<Long> createWriteKeysQueue(Configuration conf)
createWriteKeysQueue in class MultiThreadedWriterBase