Class MeanStatistic

java.lang.Object
com.arpnetworking.metrics.mad.model.statistics.BaseStatistic
com.arpnetworking.metrics.mad.model.statistics.MeanStatistic
All Implemented Interfaces:
Statistic, Serializable

public final class MeanStatistic extends BaseStatistic
Takes the mean of the entries. Use StatisticFactory for construction.
Author:
Brandon Arp (brandon dot arp at inscopemetrics dot io), Ville Koskela (ville dot koskela at inscopemetrics dot io)
See Also: