Uses of Class
org.apache.hadoop.hbase.util.MultiThreadedWriterBase
Packages that use MultiThreadedWriterBase
-
Uses of MultiThreadedWriterBase in org.apache.hadoop.hbase
Subclasses of MultiThreadedWriterBase 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 MultiThreadedWriterBase in org.apache.hadoop.hbase.util
Subclasses of MultiThreadedWriterBase in org.apache.hadoop.hbase.utilModifier and TypeClassDescriptionclass
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
MultiThreadedWriter that helps in testing ACLFields in org.apache.hadoop.hbase.util declared as MultiThreadedWriterBaseMethods in org.apache.hadoop.hbase.util with parameters of type MultiThreadedWriterBaseModifier and TypeMethodDescriptionvoid
MultiThreadedReader.linkToWriter
(MultiThreadedWriterBase writer) void
MultiThreadedUpdater.linkToWriter
(MultiThreadedWriterBase writer)