| 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 |
|---|---|
TransactionPendingAckInternalStats |
Transactions.getPendingAckInternalStats(String topic,
String subName,
boolean metadata)
Get pending ack internal stats.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<TransactionPendingAckInternalStats> |
Transactions.getPendingAckInternalStatsAsync(String topic,
String subName,
boolean metadata)
Get pending ack internal stats.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.