| Class and Description |
|---|
| TestTableName
Returns a
byte[] containing the name of the currently running test method. |
| Class and Description |
|---|
| MultiThreadedAction.DefaultDataGenerator
Default implementation of LoadTestDataGenerator that uses LoadTestKVGenerator, fixed
set of column families, and random number of columns in range.
|
| Class and Description |
|---|
| TestTableName
Returns a
byte[] containing the name of the currently running test method. |
| Class and Description |
|---|
| MultiThreadedAction
Common base class for reader and writer parts of multi-thread HBase load
test (
LoadTestTool). |
| MultiThreadedAction.DefaultDataGenerator
Default implementation of LoadTestDataGenerator that uses LoadTestKVGenerator, fixed
set of column families, and random number of columns in range.
|
| MultiThreadedReader
Creates multiple threads that read and verify previously written data
|
| MultiThreadedReader.HBaseReaderThread |
| MultiThreadedUpdater
Creates multiple threads that write key/values into the
|
| MultiThreadedUpdater.HBaseUpdaterThread |
| MultiThreadedWriter
Creates multiple threads that write key/values into the
|
| MultiThreadedWriter.HBaseWriterThread |
| MultiThreadedWriterBase
Creates multiple threads that write key/values into the
|
| TestMiniClusterLoadParallel
A write/read/verify load test on a mini HBase cluster.
|
| TestMiniClusterLoadSequential
A write/read/verify load test on a mini HBase cluster.
|
| Class and Description |
|---|
| MultiThreadedAction.DefaultDataGenerator
Default implementation of LoadTestDataGenerator that uses LoadTestKVGenerator, fixed
set of column families, and random number of columns in range.
|