Interface | Description |
---|---|
IMonitoringData |
Represents a data container of a monitored object.
|
IMonitoringService<K,V extends IMonitoringData> |
Represents an interface on a monitoring service used to monitor varying object, e.g.
|
Class | Description |
---|---|
PipeMonitoringData |
Represents all parameters that are recorded per measurement for one pipe.
|
PipeMonitoringService |
Represents a monitoring service for implementations of
IMonitorablePipe . |
SingleTaskFarmMonitoringService |
Represents a monitoring service for a task farm.
|
TaskFarmMonitoringData |
Represents all parameters that are recorded per measurement for a task farm.
|
Copyright © 2015–2020. All rights reserved.