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(org.apache.hadoop.hbase.util.test.LoadTestDataGenerator dataGen,
org.apache.hadoop.conf.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(org.apache.hadoop.hbase.util.test.LoadTestDataGenerator dataGen, org.apache.hadoop.conf.Configuration conf, TableName tableName, double updatePercent, User userOwner, String userNames) throws IOException
IOExceptionprotected void addUpdaterThreads(int numThreads) throws IOException
addUpdaterThreads in class MultiThreadedUpdaterIOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.