| Package | Description |
|---|---|
| org.apache.pulsar.client.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionPendingAckStats |
Transactions.getPendingAckStats(String topic,
String subName)
Get transaction pending ack stats.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<TransactionPendingAckStats> |
Transactions.getPendingAckStatsAsync(String topic,
String subName)
Get transaction pending ack stats.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.