Package | Description |
---|---|
com.atlassian.confluence.impl.content.render.xhtml.analytics |
Modifier and Type | Method and Description |
---|---|
List<MarshallerMetrics> |
DefaultMarshallerMetricsAccumulator.getMetricsSnapshots(com.google.common.base.Predicate<? super MarshallerMetricsAccumulationKey> accumulationKeyFilter) |
Collection<MarshallerMetrics> |
MarshallerMetricsAccumulator.getMetricsSnapshots(com.google.common.base.Predicate<? super MarshallerMetricsAccumulationKey> accumulationKeyFilter)
Obtain snapshots of all metrics recorded against keys of the given type so far
|
Modifier and Type | Method and Description |
---|---|
void |
MarshallerMetricsConsumer.accept(MarshallerMetrics snapshot) |
static 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–2017 Atlassian. All rights reserved.