Package org.elasticsearch.xpack.core.common.stats


package org.elasticsearch.xpack.core.common.stats
  • Classes
    Class
    Description
    EnumCounters<E extends Enum<E>>
    Utility class similar to org.elasticsearch.xpack.core.watcher.common.stats.Counters, but it is using Enum instead of string to identify the counter.