Package eu.reservoir.monitoring.core.plane

This package provides classes that define the Planes of the monitoring framework.

See:
          Description

Interface Summary
ControlPlane A ControlPlane.
ControlService An interface for control.
DataPlane A DataPlane.
DataService An interface for sending measurement data.
InfoPlane A InfoPlane.
InfoService The InfoService This has the common methods for getting info.
Plane A Plane.
 

Class Summary
DataPlaneMessage This implements the header parts for the Data Plane messages.
MeasurementMessage This implements the wrapping of a Measurement in the Data Plane.
 

Enum Summary
MessageType The types of message allowed in the Data Plane.
 

Package eu.reservoir.monitoring.core.plane Description

This package provides classes that define the Planes of the monitoring framework. This includes: the Data Plane, the Info Plane, and the Control Plane.



RESERVOIR Monitoring 0.6.4