| Package | Description |
|---|---|
| org.apache.pulsar.client.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchMessageIdImpl |
| Modifier and Type | Method and Description |
|---|---|
MessageIdImpl |
BatchMessageIdImpl.prevBatchMessageId() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentAcknowledgmentsGroupingTracker.addAcknowledgment(MessageIdImpl msgId,
PulsarApi.CommandAck.AckType ackType,
Map<String,Long> properties) |
void |
NonPersistentAcknowledgmentGroupingTracker.addAcknowledgment(MessageIdImpl msgId,
PulsarApi.CommandAck.AckType ackType,
Map<String,Long> properties) |
void |
AcknowledgmentsGroupingTracker.addAcknowledgment(MessageIdImpl msgId,
PulsarApi.CommandAck.AckType ackType,
Map<String,Long> properties) |
| Constructor and Description |
|---|
BatchMessageIdImpl(MessageIdImpl other) |
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.