|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.reservoir.monitoring.core.AbstractPlaneInteracter
eu.reservoir.monitoring.core.AbstractDataConsumer
eu.reservoir.monitoring.appl.BasicConsumer
public class BasicConsumer
A BasicConsumer is an object that is used in application level code. It has the necessary functionality to act as a consumer and have plugins for each of the data plane, control plane, and info plane.
| Constructor Summary | |
|---|---|
BasicConsumer()
Construct a BasicConsumer. |
|
| Method Summary |
|---|
| Methods inherited from class eu.reservoir.monitoring.core.AbstractDataConsumer |
|---|
addReporter, beginThreadBody, clearReporters, endThreadBody, getReporterCount, getReporters, removeReporter, report, run, setControlPlane, setDataPlane, setInfoPlane, setReporter, startQueueHandlingThread, stopQueueHandlingThread |
| Methods inherited from class eu.reservoir.monitoring.core.AbstractPlaneInteracter |
|---|
announce, connect, dennounce, disconnect, getControlPlane, getDataPlane, getInfoPlane, isConnected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface eu.reservoir.monitoring.core.MeasurementReceiver |
|---|
report |
| Constructor Detail |
|---|
public BasicConsumer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||