public interface PendingAckReplyCallBack
| Modifier and Type | Method and Description |
|---|---|
void |
handleMetadataEntry(PendingAckMetadataEntry pendingAckMetadataEntry)
Handle metadata entry.
|
void |
replayComplete()
Pending ack replay complete callback for pending ack store.
|
void replayComplete()
void handleMetadataEntry(PendingAckMetadataEntry pendingAckMetadataEntry)
pendingAckMetadataEntry - PendingAckMetadataEntry the metadata entry of pending ackCopyright © 2017–2021 Apache Software Foundation. All rights reserved.