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