| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
IntegrationTestRegionReplicaReplication.DelayingMultiThreadedUpdater
This extends MultiThreadedWriter to add a configurable delay to the keys written by the writer
 threads to become available to the MultiThradedReader threads. 
 | 
static class  | 
IntegrationTestRegionReplicaReplication.DelayingMultiThreadedWriter
This extends MultiThreadedWriter to add a configurable delay to the keys written by the writer
 threads to become available to the MultiThradedReader threads. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MultiThreadedUpdater
Creates multiple threads that write key/values into the 
 | 
class  | 
MultiThreadedUpdaterWithACL
A MultiThreadUpdater that helps to work with ACL 
 | 
class  | 
MultiThreadedWriter
Creates multiple threads that write key/values into the 
 | 
class  | 
MultiThreadedWriterWithACL
MultiThreadedWriter that helps in testing ACL 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected MultiThreadedWriterBase | 
MultiThreadedReader.writer  | 
private MultiThreadedWriterBase | 
MultiThreadedUpdater.writer  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MultiThreadedReader.linkToWriter(MultiThreadedWriterBase writer)  | 
void | 
MultiThreadedUpdater.linkToWriter(MultiThreadedWriterBase writer)  | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.