Interface MetricHandler


public interface MetricHandler
  • Method Summary

    Modifier and Type Method Description
    void handle​(MetricType type, java.lang.String name, long tokens, java.util.List<MetricTagResult> tags)