Interface MetricHandler
public interface MetricHandler
-
Method Summary
Modifier and Type Method Description voidhandle(MetricType type, java.lang.String name, long tokens, java.util.List<MetricTagResult> tags)
-
Method Details
-
handle
void handle(MetricType type, java.lang.String name, long tokens, java.util.List<MetricTagResult> tags)
-