Package org.apache.storm.metric.api
Interface IMetric
-
- All Known Implementing Classes:
AssignableMetric
,CombinedMetric
,CountMetric
,CountStatAndMetric
,LatencyStatAndMetric
,MultiCountMetric
,MultiReducedMetric
,ReducedMetric
public interface IMetric
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getValueAndReset()
-
-
-
Method Detail
-
getValueAndReset
Object getValueAndReset()
-
-