Package | Description |
---|---|
com.atlassian.confluence.impl.content.render.xhtml.analytics |
Modifier and Type | Method and Description |
---|---|
@NonNull MarshallerMetricsCollector |
MarshallerMetricsCollector.addCustomMetric(String name,
long value)
Records a custom metric, as required by the client code.
|
static @NonNull MarshallerMetricsCollector |
MarshallerMetricsCollectors.metricsCollector(ConversionContext context,
MarshallerMetricsAccumulationKey accumulationKey)
Obtain a
MarshallerMetricsCollector instance for the given accumulation key and context |
@NonNull MarshallerMetricsCollector |
MarshallerMetricsAccumulator.newMetricsCollector(MarshallerMetricsAccumulationKey accumulationKey)
Obtain a collector for recording metrics
|
@NonNull MarshallerMetricsCollector |
DefaultMarshallerMetricsAccumulator.newMetricsCollector(MarshallerMetricsAccumulationKey accumulationKey) |
Modifier and Type | Method and Description |
---|---|
static <T> @NonNull Marshaller<T> |
MetricsCollectingMarshaller.forMarshaller(MarshallerMetricsCollector metricsCollector,
Marshaller<T> marshaller)
Creates an instrumented wrapper around another Marshaller which will gather execution metrics
|
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences