void |
PersistentAcknowledgmentsGroupingTracker.addBatchIndexAcknowledgment(BatchMessageIdImpl msgId,
int batchIndex,
int batchSize,
PulsarApi.CommandAck.AckType ackType,
Map<String,Long> properties,
TransactionImpl txn) |
void |
NonPersistentAcknowledgmentGroupingTracker.addBatchIndexAcknowledgment(BatchMessageIdImpl msgId,
int batchIndex,
int batchSize,
PulsarApi.CommandAck.AckType ackType,
Map<String,Long> properties,
TransactionImpl transaction) |
void |
AcknowledgmentsGroupingTracker.addBatchIndexAcknowledgment(BatchMessageIdImpl msgId,
int batchIndex,
int batchSize,
PulsarApi.CommandAck.AckType ackType,
Map<String,Long> properties,
TransactionImpl txn) |