Uses of Interface
org.apache.pulsar.common.policies.data.NonPersistentPublisherStats
-
Packages that use NonPersistentPublisherStats Package Description org.apache.pulsar.common.policies.data Implementation of policies. -
-
Uses of NonPersistentPublisherStats in org.apache.pulsar.common.policies.data
Methods in org.apache.pulsar.common.policies.data that return types with arguments of type NonPersistentPublisherStats Modifier and Type Method Description java.util.List<? extends NonPersistentPublisherStats>NonPersistentTopicStats. getPublishers()List of connected publishers on this topic w/ their stats.
-