Uses of Class
org.apache.pulsar.common.policies.data.PartitionedTopicInternalStats
Packages that use PartitionedTopicInternalStats
-
Uses of PartitionedTopicInternalStats in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return PartitionedTopicInternalStatsModifier and TypeMethodDescriptionTopics.getPartitionedInternalStats
(String topic) Get the stats for the partitioned topic.Methods in org.apache.pulsar.client.admin that return types with arguments of type PartitionedTopicInternalStatsModifier and TypeMethodDescriptionTopics.getPartitionedInternalStatsAsync
(String topic) Get the stats-internal for the partitioned topic asynchronously.