Uses of Class
org.apache.pulsar.common.policies.data.TransactionPendingAckInternalStats
Packages that use TransactionPendingAckInternalStats
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TransactionPendingAckInternalStats in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return TransactionPendingAckInternalStatsModifier and TypeMethodDescriptionTransactions.getPendingAckInternalStats
(String topic, String subName, boolean metadata) Get pending ack internal stats.Methods in org.apache.pulsar.client.admin that return types with arguments of type TransactionPendingAckInternalStatsModifier and TypeMethodDescriptionTransactions.getPendingAckInternalStatsAsync
(String topic, String subName, boolean metadata) Get pending ack internal stats.