Constructor and Description |
---|
MultiCountMetric() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Long> |
getValueAndReset() |
CountMetric |
scope(java.lang.String key) |
public CountMetric scope(java.lang.String key)
public java.util.Map<java.lang.String,java.lang.Long> getValueAndReset()
getValueAndReset
in interface IMetric<java.util.Map<java.lang.String,java.lang.Long>>