public class MarshallerMetricsCollectors extends Object
MarshallerMetricsCollector instances for the current context.| Constructor and Description |
|---|
MarshallerMetricsCollectors() |
| Modifier and Type | Method and Description |
|---|---|
static @NonNull MarshallerMetricsCollector |
metricsCollector(ConversionContext context,
MarshallerMetricsAccumulationKey accumulationKey)
Obtain a
MarshallerMetricsCollector instance for the given accumulation key and context |
public static @NonNull MarshallerMetricsCollector metricsCollector(ConversionContext context, MarshallerMetricsAccumulationKey accumulationKey)
MarshallerMetricsCollector instance for the given accumulation key and contextcontext - The current contextaccumulationKey - The key against which the metrics will be accumulatedCopyright © 2003–2020 Atlassian. All rights reserved.