Package ca.uqac.lif.cep.diagnostics
Class ThroughputMeter.ThroughputCallback
- java.lang.Object
-
- ca.uqac.lif.cep.diagnostics.DiagnosticsCallback
-
- ca.uqac.lif.cep.diagnostics.ThroughputMeter.ThroughputCallback
-
- Enclosing class:
- ThroughputMeter
protected class ThroughputMeter.ThroughputCallback extends DiagnosticsCallback
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ThroughputCallback()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
notify(java.lang.Object f)
-
-
-
Method Detail
-
notify
public void notify(java.lang.Object f)
- Overrides:
notify
in classDiagnosticsCallback
-
-