| Package | Description |
|---|---|
| org.apache.pulsar.client.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.common.policies.data |
Implementation of policies.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionInBufferStats |
Transactions.getTransactionInBufferStats(TxnID txnID,
String topic)
Get transaction in buffer stats.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<TransactionInBufferStats> |
Transactions.getTransactionInBufferStatsAsync(TxnID txnID,
String topic)
Get transaction in buffer stats.
|
| Modifier and Type | Field and Description |
|---|---|
Map<String,TransactionInBufferStats> |
TransactionMetadata.producedPartitions
The producedPartitions of this transaction.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.