Uses of Interface
com.pushtechnology.diffusion.client.features.control.Metrics.SessionMetricCollector
Packages that use Metrics.SessionMetricCollector
Package
Description
Client API : Control Features.
-
Uses of Metrics.SessionMetricCollector in com.pushtechnology.diffusion.client.features.control
Methods in com.pushtechnology.diffusion.client.features.control that return Metrics.SessionMetricCollectorModifier and TypeMethodDescriptionCreate a newMetrics.SessionMetricCollector
using the values currently known to this builder.Methods in com.pushtechnology.diffusion.client.features.control that return types with arguments of type Metrics.SessionMetricCollectorModifier and TypeMethodDescriptionMetrics.listSessionMetricCollectors()
Retrieves the current session metric collectors.Methods in com.pushtechnology.diffusion.client.features.control with parameters of type Metrics.SessionMetricCollectorModifier and TypeMethodDescriptionMetrics.putSessionMetricCollector
(Metrics.SessionMetricCollector collector) Add a session metric collector, replacing any with the same name.