public interface PartitionedCount<T extends java.lang.Enum<T>> extends Metrics<T>, Resettable
| Modifier and Type | Method and Description |
|---|---|
void |
add(T metric,
long delta) |
long |
getCount(T metric) |
long |
total() |
getMetricClazzresetCopyright © 2014 Tim Brooks. All Rights Reserved.