public class MultiThreadedUpdaterWithACL extends MultiThreadedUpdater
| Modifier and Type | Class and Description |
|---|---|
class |
MultiThreadedUpdaterWithACL.HBaseUpdaterThreadWithACL |
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 |
|---|
MultiThreadedUpdaterWithACL(LoadTestDataGenerator dataGen,
Configuration conf,
TableName tableName,
double updatePercent,
User userOwner,
String userNames) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addUpdaterThreads(int numThreads) |
linkToWriter, mutate, mutate, setBatchUpdate, setIgnoreNonceConflicts, start, waitForFinishcreateWriteKeysQueue, failedToWriteKey, getNumWriteFailures, getRegionDebugInfoSafe, progressInfo, setTrackWroteKeys, wroteUpToKeyappendToStatus, appendToStatus, close, getEndKey, isDone, startThreads, verifyResultAgainstDataGenerator, verifyResultAgainstDataGeneratorpublic MultiThreadedUpdaterWithACL(LoadTestDataGenerator dataGen, Configuration conf, TableName tableName, double updatePercent, User userOwner, String userNames) throws IOException
IOExceptionprotected void addUpdaterThreads(int numThreads)
throws IOException
addUpdaterThreads in class MultiThreadedUpdaterIOException