pulsar-client-cpp
|
Public Member Functions | |
BatchMessageId (int64_t ledgerId, int64_t entryId, int batchIndex=-1) | |
bool | operator< (const BatchMessageId &mID) const |
bool | operator<= (const BatchMessageId &mID) const |
Protected Attributes | |
int64_t | batchIndex_ |
Friends | |
class | ConsumerImpl |
class | Message |
class | MessageImpl |
class | PartitionedProducerImpl |
class | PartitionedConsumerImpl |
class | BatchAcknowledgementTracker |
class | PulsarWrapper |
class | PulsarFriend |
Additional Inherited Members |