Package eu.reservoir.monitoring.distribution

This package provides classes that are used for distributing measurement data with the framework.

See:
          Description

Interface Summary
Interacter An interface for distribution components that need to do transmitting and receiving.
MetaData Meta Data interface is a placeholder for all meta data.
Receiving An interface for distribution components that need to do receiving from the transport.
Transmitting An interface for distribution components that need to do transmitting of DataPlaneMessage objects.
 

Class Summary
ConsumerMeasurementWithMetaData A class for measurements in consumers extended to have meta data as well.
ConsumerMeasurementWithMetadataAndProbeName  
MeasurementDecoder Convert to a byte array to a measurement.
MeasurementDecoderWithNames This decoder is capable to decode messages that contains the name of the values
MeasurementEncoder Convert a measurement to a byte array.
MeasurementEncoderWithNames  
MessageMetaData Information about a Measurement Message.
XDRDataInputStream An InputStream that has XDR encoded data in it.
XDRDataOutputStream An OutputStream that has XDR encoded data in it.
 

Package eu.reservoir.monitoring.distribution Description

This package provides classes that are used for distributing measurement data with the framework.



RESERVOIR Monitoring 0.6.4