com.neeve.emx
Interface IEmxStats

All Superinterfaces:
com.neeve.stats.IStats
All Known Subinterfaces:
IEmxDispatcherStats

public interface IEmxStats
extends com.neeve.stats.IStats

Specifies the root statistics interface for EMX entities.

EMX entities collect runtime statistical information during their lifetime. The information collected are stored in specific statistical objects. This interface specifies the common/root behaviour of all such statistical objects


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.neeve.stats.IStats
com.neeve.stats.IStats.Counter, com.neeve.stats.IStats.Gauge, com.neeve.stats.IStats.Latencies
 
Method Summary
 
Methods inherited from interface com.neeve.stats.IStats
close, get, getLogger, getName, getType, startPeriodicOutput, stopPeriodicOutput
 



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.