| Package | Description |
|---|---|
| won.monitoring | |
| won.monitoring.simon |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileOutputRecorder
Monitoring statistics recorder that can be configured to write new files
conforming to a specified filename pattern into a specified directory.
|
class |
AbstractRecorder
Simple base class for recorders.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringStatisticsRecorderTask.setMonitoringStatisticsRecorders(java.util.List<MonitoringStatisticsRecorder> monitoringStatisticsRecorders) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimonCsvStatisticsRecorder
Recorder that writes the Simon stats to a csv file.
|
class |
SimonSysoutStatisticsRecorder
MonitoringStatisticsRecorder that prints the statistics via the logger with
loglevel 'debug'.
|
Copyright © 2019. All Rights Reserved.