| 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 | Method and Description | 
|---|---|
MutableMetrics | 
ProfileStep.ProfileBiOperator.apply(MutableMetrics metricsA,
     MutableMetrics metricsB)  | 
MutableMetrics | 
ProfileStep.getMetrics()  | 
| Modifier and Type | Method and Description | 
|---|---|
MemoryComputeKey<MutableMetrics> | 
ProfileStep.getMemoryComputeKey()  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableMetrics | 
ProfileStep.ProfileBiOperator.apply(MutableMetrics metricsA,
     MutableMetrics metricsB)  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableMetrics | 
MutableMetrics.clone()  | 
MutableMetrics | 
MutableMetrics.getNested(String metricsId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MutableMetrics.addNested(MutableMetrics metrics)  | 
void | 
MutableMetrics.aggregate(MutableMetrics other)  | 
| Constructor and Description | 
|---|
DefaultTraversalMetrics(long totalStepDurationNs,
                       List<MutableMetrics> metricsMap)
This is only a convenient constructor needed for GraphSON deserialization. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MutableMetrics | 
MutableMetricsSupplier.get()  | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.