public class MultiThreadedReaderWithACL extends MultiThreadedReader
| Modifier and Type | Class and Description | 
|---|---|
| class  | MultiThreadedReaderWithACL.HBaseReaderThreadWithACL | 
MultiThreadedReader.HBaseReaderThreadMultiThreadedAction.DefaultDataGenerator| Modifier and Type | Field and Description | 
|---|---|
| private static String | COMMA | 
| private static org.slf4j.Logger | LOG | 
| private String[] | userNames | 
| private Map<String,org.apache.hadoop.hbase.security.User> | users | 
| private Map<String,org.apache.hadoop.hbase.client.Table> | userVsTableMaps user with Table instance. | 
aborted, DEFAULT_BATCH_SIZE, DEFAULT_KEY_WINDOW, DEFAULT_MAX_ERRORS, nullResult, numKeysVerified, numReadErrors, numReadFailures, readers, writerconf, connection, dataGenerator, endKey, numCols, numKeys, numThreads, numThreadsWorking, REPORTING_INTERVAL_MS, startKey, tableName, totalOpTimeMs, verbose| Constructor and Description | 
|---|
| MultiThreadedReaderWithACL(LoadTestDataGenerator dataGen,
                          org.apache.hadoop.conf.Configuration conf,
                          org.apache.hadoop.hbase.TableName tableName,
                          double verifyPercent,
                          String userNames) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | addReaderThreads(int numThreads) | 
createReaderThread, getNullResultsCount, getNumKeysVerified, getNumReadErrors, getNumReadFailures, getNumUniqueKeysVerified, linkToWriter, progressInfo, setKeyWindow, setMaxErrors, setMultiGetBatchSize, setRegionReplicaId, startappendToStatus, appendToStatus, close, getEndKey, isDone, startThreads, verifyResultAgainstDataGenerator, verifyResultAgainstDataGenerator, waitForFinishprivate static final org.slf4j.Logger LOG
private static final String COMMA
private Map<String,org.apache.hadoop.hbase.client.Table> userVsTable
public MultiThreadedReaderWithACL(LoadTestDataGenerator dataGen, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.TableName tableName, double verifyPercent, String userNames) throws IOException
IOExceptionprotected void addReaderThreads(int numThreads) throws IOException
addReaderThreads in class MultiThreadedReaderIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.