Uses of Interface
org.elasticsearch.common.metrics.Metric

Packages that use Metric
org.elasticsearch.common.metrics   
 

Uses of Metric in org.elasticsearch.common.metrics
 

Classes in org.elasticsearch.common.metrics that implement Metric
 class CounterMetric
           
 class MeanMetric
           
 class MeterMetric
          A meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs.
 



Copyright © 2009-2012. All Rights Reserved.