backtype.storm.metric.api
Class MultiCountMetric
java.lang.Object
backtype.storm.metric.api.MultiCountMetric
- All Implemented Interfaces:
- IMetric
public class MultiCountMetric
- extends Object
- implements IMetric
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiCountMetric
public MultiCountMetric()
scope
public CountMetric scope(String key)
getValueAndReset
public Object getValueAndReset()
- Specified by:
getValueAndReset in interface IMetric
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.