|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.infrared.agent.transport.BufferedAggregator
Implementation of the aggregator which merges each update with a local statistics instance and flushes the aggregated statistics in response to a flush.
| Constructor Summary | |
BufferedAggregator()
|
|
| Method Summary | |
void |
aggregate(Statistics stats)
Aggregate statistics from a new request |
void |
flush()
Flush the collected stats onto the Forwarder |
void |
setForwarder(Forwarder forwarder)
The forwarder to which the collected statistics need to be forwarded |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BufferedAggregator()
| Method Detail |
public void aggregate(Statistics stats)
Aggregator
aggregate in interface Aggregatorstats - public void flush()
Aggregator
flush in interface Aggregatorpublic void setForwarder(Forwarder forwarder)
Aggregator
setForwarder in interface Aggregatorforwarder -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||