接口的使用
org.apache.pulsar.client.api.ProducerStats
使用ProducerStats的程序包
-
org.apache.pulsar.client.api中ProducerStats的使用
修饰符和类型接口说明interfacePartitioned topic Producer statistics recorded by client.修饰符和类型方法说明ConsumerStats.getDeadLetterProducerStats()已过时。ConsumerStats.getRetryLetterProducerStats()已过时。Producer.getStats()Get statistics for the producer.返回变量类型为ProducerStats的类型的org.apache.pulsar.client.api中的方法修饰符和类型方法说明PartitionedTopicProducerStats.getPartitionStats()default Map<String,ProducerStats> ProducerStats.getPartitionStats()已过时。