| Interface | Description |
|---|---|
| WatchdogObserver |
Actions that are run when the watchdog change state.
|
| Class | Description |
|---|---|
| CleanupObserver |
Cleans up the list of workers and do any other cleanup required
|
| DrainObserver | |
| LatencyWriterObserver |
An observer for the watchdog that handles the latency writing
process based on the start/stop of the tests
|
| RateWriterObserver |
An observer for the watchdog that handles the rate writing
process based on the start/stop of the tests
|
| StaleObserver |
An observer that checks if the workers have stopped sending data
|
| WorkerShutdownObserver |
An observer for the watchdog that handles the worker shutdown process,
its terminal state and symlink creation on the log directory
|
This documentation was released into the public domain.