Uses of Interface
org.apache.pulsar.common.policies.data.NonPersistentTopicStats
Packages that use NonPersistentTopicStats
Package
Description
Implementation of policies.
-
Uses of NonPersistentTopicStats in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return NonPersistentTopicStatsModifier and TypeMethodDescriptionDeprecated.Get the stats for the topic.Methods in org.apache.pulsar.client.admin that return types with arguments of type NonPersistentTopicStatsModifier and TypeMethodDescriptionNonPersistentTopics.getStatsAsync
(String topic) Deprecated.Get the stats for the topic asynchronously. -
Uses of NonPersistentTopicStats in org.apache.pulsar.common.policies.data
Methods in org.apache.pulsar.common.policies.data that return NonPersistentTopicStatsModifier and TypeMethodDescriptionNonPersistentPartitionedTopicStats.add
(NonPersistentTopicStats ts) Methods in org.apache.pulsar.common.policies.data that return types with arguments of type NonPersistentTopicStatsModifier and TypeMethodDescriptionMap<String,
? extends NonPersistentTopicStats> NonPersistentPartitionedTopicStats.getPartitions()
Methods in org.apache.pulsar.common.policies.data with parameters of type NonPersistentTopicStatsModifier and TypeMethodDescriptionNonPersistentPartitionedTopicStats.add
(NonPersistentTopicStats ts)