Uses of Class
com.espertech.esper.metrics.codahale_metrics.metrics.stats.EWMA

Packages that use EWMA
com.espertech.esper.metrics.codahale_metrics.metrics.stats   
 

Uses of EWMA in com.espertech.esper.metrics.codahale_metrics.metrics.stats
 

Methods in com.espertech.esper.metrics.codahale_metrics.metrics.stats that return EWMA
static EWMA EWMA.fifteenMinuteEWMA()
          Creates a new EWMA which is equivalent to the UNIX fifteen minute load average and which expects to be ticked every 5 seconds.
static EWMA EWMA.fiveMinuteEWMA()
          Creates a new EWMA which is equivalent to the UNIX five minute load average and which expects to be ticked every 5 seconds.
static EWMA EWMA.oneMinuteEWMA()
          Creates a new EWMA which is equivalent to the UNIX one minute load average and which expects to be ticked every 5 seconds.
 


© 2006-2014 EsperTech Inc.
All rights reserved.
Visit us at espertech.com