Interface | Description |
---|---|
MaestroDriver | |
MaestroReceiverWorker |
An interface for implementing maestro receivers
|
MaestroSenderWorker | |
MaestroWorker |
A common interface for any type of Maestro worker.
|
Class | Description |
---|---|
LatencyStats |
A container for latency statistics
|
TestLogUtils |
A set of worker log utilities.
|
ThroughputStats |
A container for throughput statistics
|
WorkerOptions |
Represents the options set on the worker by the front-end
|
WorkerStateInfo |
Holds the worker state information
|
WorkerUtils |
Worker utilities
|
Enum | Description |
---|---|
WorkerStateInfo.WorkerExitStatus |
The exit status for the worker
|
This documentation was released into the public domain.