Uses of Class
org.apache.pulsar.common.policies.data.PersistentTopicInternalStats
Package
Description
Implementation of policies.
-
Uses of PersistentTopicInternalStats in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionNonPersistentTopics.getInternalStats
(String topic) Deprecated.Get the internal stats for the topic.Topics.getInternalStats
(String topic) Get the internal stats for the topic.Topics.getInternalStats
(String topic, boolean metadata) Get the internal stats for the topic.Modifier and TypeMethodDescriptionNonPersistentTopics.getInternalStatsAsync
(String topic) Deprecated.Get the internal stats for the topic asynchronously.Topics.getInternalStatsAsync
(String topic) Get the internal stats for the topic asynchronously.Topics.getInternalStatsAsync
(String topic, boolean metadata) Get the internal stats for the topic asynchronously. -
Uses of PersistentTopicInternalStats in org.apache.pulsar.common.policies.data