public class DependantMutableMetrics extends MutableMetrics
annotations, counts, durationNs, id, name, nested| Constructor and Description | 
|---|
| DependantMutableMetrics(String id,
                       String name,
                       DependantMutableMetrics upStreamMetrics) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getAndResetIncrementalDur() | 
| void | start() | 
| void | stop() | 
addNested, aggregate, clone, getImmutableClone, getNested, incrementCount, setAnnotation, setCount, setDurationgetAnnotation, getAnnotations, getCount, getCounts, getDuration, getId, getName, getNested, toStringpublic DependantMutableMetrics(String id, String name, DependantMutableMetrics upStreamMetrics)
public void start()
start in class MutableMetricspublic void stop()
stop in class MutableMetricspublic long getAndResetIncrementalDur()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.