Uses of Interface
com.atlassian.confluence.impl.content.render.xhtml.analytics.MarshallerMetricsCollector.Timer
-
Packages that use MarshallerMetricsCollector.Timer Package Description com.atlassian.confluence.impl.content.render.xhtml.analytics -
-
Uses of MarshallerMetricsCollector.Timer in com.atlassian.confluence.impl.content.render.xhtml.analytics
Methods in com.atlassian.confluence.impl.content.render.xhtml.analytics that return MarshallerMetricsCollector.Timer Modifier and Type Method Description @NonNull MarshallerMetricsCollector.Timer
MarshallerMetricsCollector. executionStart()
Start timing the execution phase.@NonNull MarshallerMetricsCollector.Timer
MarshallerMetricsCollector. streamingStart()
Start timing the streaming phase.
-