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