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, setDuration
getAnnotation, getAnnotations, getCount, getCounts, getDuration, getId, getName, getNested, toString
public DependantMutableMetrics(String id, String name, DependantMutableMetrics upStreamMetrics)
public void start()
start
in class MutableMetrics
public void stop()
stop
in class MutableMetrics
public long getAndResetIncrementalDur()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.