Uses of Class
org.apache.hadoop.hbase.util.MultiThreadedAction
Package
Description
-
Uses of MultiThreadedAction in org.apache.hadoop.hbase
Modifier and TypeClassDescriptionstatic class
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
This extends MultiThreadedWriter to add a configurable delay to the keys written by the writer threads to become available to the MultiThradedReader threads. -
Uses of MultiThreadedAction in org.apache.hadoop.hbase.test
Modifier and TypeClassDescriptionstatic class
org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas.TimeBoundedMultiThreadedReader
-
Uses of MultiThreadedAction in org.apache.hadoop.hbase.util
Modifier and TypeClassDescriptionclass
Creates multiple threads that read and verify previously written dataclass
A MultiThreadReader that helps to work with ACLclass
Creates multiple threads that write key/values into theclass
A MultiThreadUpdater that helps to work with ACLclass
Creates multiple threads that write key/values into theclass
Creates multiple threads that write key/values into theclass
MultiThreadedWriter that helps in testing ACL