| 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 |
|---|---|
protected MultiThreadedWriter |
TestMiniClusterLoadSequential.prepareWriterThreads(org.apache.hadoop.hbase.util.test.LoadTestDataGenerator dataGen,
org.apache.hadoop.conf.Configuration conf,
TableName tableName) |
Copyright © 2007–2019 Cloudera. All rights reserved.