| Package | Description |
|---|---|
| org.apache.pulsar.broker.transaction.pendingack |
Component for processing pending acks for transactions.
|
| org.apache.pulsar.broker.transaction.pendingack.impl |
The implementation for processing pending acks in transactions.
|
| org.apache.pulsar.broker.transaction.pendingack.proto |
| Modifier and Type | Method and Description |
|---|---|
void |
PendingAckReplyCallBack.handleMetadataEntry(PendingAckMetadataEntry pendingAckMetadataEntry)
Handle metadata entry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MLPendingAckReplyCallBack.handleMetadataEntry(PendingAckMetadataEntry pendingAckMetadataEntry) |
| Modifier and Type | Method and Description |
|---|---|
PendingAckMetadataEntry |
PendingAckMetadataEntry.copyFrom(PendingAckMetadataEntry _other) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.