Class | Description |
---|---|
ConcurrentWorkerManager |
A specialized worker manager that can manage concurrent test workers (ie.: senders/receivers)
|
MaestroWorkerManager |
A base worker class that implements the most basic worker functionality
|
VoidWorkerManager |
A worker manager that is void of workers.
|
WorkerContainer |
This is a container class for multiple workerRuntimeInfos.
|
WorkerLatencyWriter | |
WorkerRateWriter | |
WorkerRuntimeInfo |
Worker runtime information
|
WorkerStaleChecker |
Checks a group of workers to ensure they are not stale
|
WorkerStateInfoUtil |
Utilities for worker state checks
|
This documentation was released into the public domain.