Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.util |
Modifier and Type | Class and Description |
---|---|
static class |
IntegrationTestRegionReplicaReplication.DelayingMultiThreadedWriter
This extends MultiThreadedWriter to add a configurable delay to the keys written by the writer
threads to become available to the MultiThradedReader threads.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiThreadedWriterWithACL
MultiThreadedWriter that helps in testing ACL
|
Modifier and Type | Field and Description |
---|---|
protected MultiThreadedWriter |
LoadTestTool.writerThreads |
protected MultiThreadedWriter |
TestMiniClusterLoadSequential.writerThreads |
Modifier and Type | Method and Description |
---|---|
private 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) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.