Uses of Class
org.apache.hadoop.hbase.util.MultiThreadedWriter
Packages that use MultiThreadedWriter
-
Uses of MultiThreadedWriter in org.apache.hadoop.hbase
Subclasses of MultiThreadedWriter 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. -
Uses of MultiThreadedWriter in org.apache.hadoop.hbase.util
Subclasses of MultiThreadedWriter in org.apache.hadoop.hbase.utilModifier and TypeClassDescriptionclass
MultiThreadedWriter that helps in testing ACLFields in org.apache.hadoop.hbase.util declared as MultiThreadedWriterModifier and TypeFieldDescriptionprotected MultiThreadedWriter
LoadTestTool.writerThreads
protected MultiThreadedWriter
TestMiniClusterLoadSequential.writerThreads
Methods in org.apache.hadoop.hbase.util that return MultiThreadedWriterModifier and TypeMethodDescriptionprotected MultiThreadedWriter
TestMiniClusterLoadSequential.prepareWriterThreads
(org.apache.hadoop.hbase.util.test.LoadTestDataGenerator dataGen, org.apache.hadoop.conf.Configuration conf, TableName tableName)