Uses of Class
org.apache.pulsar.common.policies.data.PartitionedTopicInternalStats
-
Uses of PartitionedTopicInternalStats in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionTopics.getPartitionedInternalStats
(String topic) Get the stats for the partitioned topic.Modifier and TypeMethodDescriptionTopics.getPartitionedInternalStatsAsync
(String topic) Get the stats-internal for the partitioned topic asynchronously.