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