Uses of Class
org.apache.hadoop.hbase.util.MultiThreadedWriterBase
-
Uses of MultiThreadedWriterBase 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 MultiThreadedWriterBase in org.apache.hadoop.hbase.util
Modifier 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 ACLModifier and TypeFieldDescriptionprotected MultiThreadedWriterBase
MultiThreadedReader.writer
private MultiThreadedWriterBase
MultiThreadedUpdater.writer
Modifier and TypeMethodDescriptionvoid
MultiThreadedReader.linkToWriter
(MultiThreadedWriterBase writer) void
MultiThreadedUpdater.linkToWriter
(MultiThreadedWriterBase writer)