| Modifier and Type | Method and Description | 
|---|---|
| void | Profiling. setMetrics(MutableMetrics metrics) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProfileTest.MockStep. setMetrics(MutableMetrics parentMetrics) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DependantMutableMetricsThis Metrics class handles a metrics chain in which durations are "double counted" by upstream metrics. | 
| Modifier and Type | Method and Description | 
|---|---|
| MutableMetrics | MutableMetrics. clone() | 
| MutableMetrics | MutableMetrics. getNested(String metricsId) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StandardTraversalMetrics. addMetrics(MutableMetrics newMetrics,
          String id,
          int index,
          boolean isTopLevel,
          String profileStepId) | 
| void | MutableMetrics. addNested(MutableMetrics metrics) | 
| void | MutableMetrics. aggregate(MutableMetrics other) | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.