Uses of Class
org.apache.pulsar.common.policies.data.TransactionBufferInternalStats
Packages that use TransactionBufferInternalStats
-
Uses of TransactionBufferInternalStats in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return TransactionBufferInternalStatsModifier and TypeMethodDescriptionTransactions.getTransactionBufferInternalStats
(String topic, boolean metadata) Get transaction buffer internal stats.Methods in org.apache.pulsar.client.admin that return types with arguments of type TransactionBufferInternalStatsModifier and TypeMethodDescriptionTransactions.getTransactionBufferInternalStatsAsync
(String topic, boolean metadata) Get transaction buffer internal stats asynchronously.