Uses of Class
org.apache.hadoop.hbase.util.MultiThreadedWriter
-
Uses of MultiThreadedWriter 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. -
Uses of MultiThreadedWriter in org.apache.hadoop.hbase.util
Modifier and TypeClassDescriptionclass
MultiThreadedWriter that helps in testing ACLModifier and TypeFieldDescriptionprotected MultiThreadedWriter
LoadTestTool.writerThreads
protected MultiThreadedWriter
TestMiniClusterLoadSequential.writerThreads
Modifier and TypeMethodDescriptionprivate MultiThreadedWriter
LoadTestTool.getMultiThreadedWriterInstance
(String clazzName, LoadTestDataGenerator dataGen) protected MultiThreadedWriter
TestMiniClusterLoadSequential.prepareWriterThreads
(LoadTestDataGenerator dataGen, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.TableName tableName)