Package | Description |
---|---|
com.atlassian.confluence.impl.content.render.xhtml.analytics |
Modifier and Type | Method and Description |
---|---|
void |
MarshallerMetricsConsumer.accept(MarshallerMetrics snapshot) |
static @NonNull MarshallerMetricsAnalyticsEvent |
MarshallerMetricsAnalyticsEventFactory.newMarshallerMetricsAnalyticsEvent(ConversionContext context,
MarshallerMetrics metrics,
String eventName,
String accumulationKey) |
Modifier and Type | Method and Description |
---|---|
static void |
MarshallerMetricsAccumulatorStack.forEachMetricsSnapshot(ConversionContext context,
com.google.common.base.Predicate<? super MarshallerMetricsAccumulationKey> accumulationKeyFilter,
com.atlassian.fugue.Effect<MarshallerMetrics> effect) |
Copyright © 2003–2021 Atlassian. All rights reserved.