Uses of Interface
org.apache.pulsar.client.api.ProducerStats
Packages that use ProducerStats
-
Uses of ProducerStats in org.apache.pulsar.client.api
Subinterfaces of ProducerStats in org.apache.pulsar.client.apiModifier and TypeInterfaceDescriptioninterfacePartitioned topic Producer statistics recorded by client.Methods in org.apache.pulsar.client.api that return ProducerStatsModifier and TypeMethodDescriptionConsumerStats.getDeadLetterProducerStats()ConsumerStats.getRetryLetterProducerStats()Producer.getStats()Get statistics for the producer.Methods in org.apache.pulsar.client.api that return types with arguments of type ProducerStatsModifier and TypeMethodDescriptionPartitionedTopicProducerStats.getPartitionStats()default Map<String,ProducerStats> ProducerStats.getPartitionStats()