Uses of Class
org.apache.hadoop.hbase.util.MultiThreadedAction
Packages that use MultiThreadedAction
Package
Description
-
Uses of MultiThreadedAction in org.apache.hadoop.hbase
Subclasses of MultiThreadedAction in org.apache.hadoop.hbaseModifier 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
Subclasses of MultiThreadedAction in org.apache.hadoop.hbase.testModifier and TypeClassDescriptionstatic class
-
Uses of MultiThreadedAction in org.apache.hadoop.hbase.util
Subclasses of MultiThreadedAction in org.apache.hadoop.hbase.utilModifier 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