Uses of Interface
com.yammer.metrics.core.Stoppable

Packages that use Stoppable
com.yammer.metrics.core   
 

Uses of Stoppable in com.yammer.metrics.core
 

Classes in com.yammer.metrics.core that implement Stoppable
 class Meter
          A meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs.
 class Timer
          A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics via Meter.
 



Copyright © 2012. All Rights Reserved.