|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.infrared.agent.transport.ForwardingAggregator
An implementation of the aggregator which just passes on the stats object to the forwarder without any processing
| Constructor Summary | |
ForwardingAggregator()
|
|
| 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 ForwardingAggregator()
| 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 | ||||||||||