pulsar-client-cpp
|
Public Member Functions | |
virtual int | getPartition (const Message &msg) |
virtual int | getPartition (const Message &msg, const TopicMetadata &topicMetadata) |
|
inlinevirtual |
|
inlinevirtual |
Choose the partition from the message and topic metadata
message | the Message |
topicMetadata | the TopicMetadata that contains the partition number |