Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.test | |
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 |
---|---|
static class |
IntegrationTestTimeBoundedRequestsWithRegionReplicas.TimeBoundedMultiThreadedReader |
Modifier and Type | Class and Description |
---|---|
class |
MultiThreadedReader
Creates multiple threads that read and verify previously written data
|
class |
MultiThreadedReaderWithACL
A MultiThreadReader that helps to work with ACL
|
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 |
MultiThreadedWriterBase
Creates multiple threads that write key/values into the
|
class |
MultiThreadedWriterWithACL
MultiThreadedWriter that helps in testing ACL
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.