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

Packages that use Sampling
com.yammer.metrics.core   
 

Uses of Sampling in com.yammer.metrics.core
 

Classes in com.yammer.metrics.core that implement Sampling
 class Histogram
          A metric which calculates the distribution of a value.
 class Timer
          A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics via Meter.
 



Copyright © 2012. All Rights Reserved.