Uses of Class
com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetrics
Packages that use MarshallerMetrics
-
Uses of MarshallerMetrics in com.atlassian.confluence.impl.content.render.xhtml.analytics
Methods in com.atlassian.confluence.impl.content.render.xhtml.analytics that return types with arguments of type MarshallerMetricsModifier and TypeMethodDescription@NonNull List<MarshallerMetrics> DefaultMarshallerMetricsAccumulator.getMetricsSnapshots(com.google.common.base.Predicate<? super MarshallerMetricsAccumulationKey> accumulationKeyFilter) @NonNull 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 farMethods in com.atlassian.confluence.impl.content.render.xhtml.analytics with parameters of type MarshallerMetricsModifier and TypeMethodDescriptionvoidMarshallerMetricsConsumer.accept(MarshallerMetrics snapshot) static @NonNull MarshallerMetricsAnalyticsEventMarshallerMetricsAnalyticsEventFactory.newMarshallerMetricsAnalyticsEvent(ConversionContext context, MarshallerMetrics metrics, String eventName, String accumulationKey) Method parameters in com.atlassian.confluence.impl.content.render.xhtml.analytics with type arguments of type MarshallerMetricsModifier and TypeMethodDescriptionstatic voidMarshallerMetricsAccumulatorStack.forEachMetricsSnapshot(ConversionContext context, com.google.common.base.Predicate<? super MarshallerMetricsAccumulationKey> accumulationKeyFilter, io.atlassian.fugue.Effect<MarshallerMetrics> effect)