Package org.elasticsearch.common.metrics

  • Class Summary
    Class Description
    CounterMetric
    A CounterMetric is used to track the number of completed and outstanding items, for example, the number of executed refreshes, the currently used memory by indexing, the current pending search requests.
    MeanMetric