Uses of Interface
org.apache.pulsar.common.policies.data.PublisherStats
Packages that use PublisherStats
-
Uses of PublisherStats in org.apache.pulsar.common.policies.data
Subinterfaces of PublisherStats in org.apache.pulsar.common.policies.dataModifier and TypeInterfaceDescriptioninterface
Non-persistent publisher statistics.Methods in org.apache.pulsar.common.policies.data that return types with arguments of type PublisherStatsModifier and TypeMethodDescriptionList
<? extends PublisherStats> TopicStats.getPublishers()
List of connected publishers on this topic w/ their stats.