|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Statistics | |
| net.sf.infrared.agent | |
| net.sf.infrared.agent.transport | |
| Uses of Statistics in net.sf.infrared.agent |
| Methods in net.sf.infrared.agent with parameters of type Statistics | |
static void |
StatisticsMgr.merge(Statistics stats)
Merge statistics of one request with the global statistics |
void |
Statistics.merge(Statistics other)
Merge the data from another other statistics object with this |
| Uses of Statistics in net.sf.infrared.agent.transport |
| Methods in net.sf.infrared.agent.transport with parameters of type Statistics | |
void |
SocketForwarder.forward(Statistics stats)
|
void |
SocketForwarder.forward(Statistics[] stats)
|
boolean |
LocalCollectionStrategy.collect(Statistics stats)
|
void |
InfraREDSocketAppender.append(Statistics stats)
|
void |
ForwardingAggregator.aggregate(Statistics stats)
|
void |
Forwarder.forward(Statistics stats)
Forward the collected statistics to the central store |
void |
Forwarder.forward(Statistics[] stats)
Variant for handling collection of unmerged stats |
boolean |
CollectionStrategy.collect(Statistics stats)
Needs to hanle the collection of statistic objects. |
boolean |
CentralizedCollectionStrategy.collect(Statistics stats)
|
void |
BufferedAggregator.aggregate(Statistics stats)
|
void |
Aggregator.aggregate(Statistics stats)
Aggregate statistics from a new request |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||