Class | Description |
---|---|
BenchmarkParallelClientManager<T extends BenchmarkOptions> |
A Callable uses to manage the running of parallel clients for multi-threaded
testing
|
DefaultParallelClient<T extends Options> |
Default parallel client for running multi-threaded testing
|
OperationMixCallable<T extends Options> |
A callable for operation mixes so we can execute them in parallel to do
multi-threaded benchmarks
|
OperationMixTask<T extends Options> |
An operation mix task that can be executed
|
SoakTestParallelClientManager |
A Callable uses to manage the running of parallel clients for multi-threaded
soak testing
|
StressTestParallelClientManager |
A Callable uses to manage the running of parallel clients for stress testing
|
Copyright © 2015. All rights reserved.