pulsar-client-cpp
Loading...
Searching...
No Matches
Deprecated List
Member pulsar::BrokerConsumerStats::getImpl () const
Member pulsar::ClientConfiguration::setLogConfFilePath (const std::string &logConfFilePath)
Member pulsar::MessageRoutingPolicy::getPartition (const Message &msg)
Use int getPartition(const Message& msg, const TopicMetadata& topicMetadata)
Member pulsar::Producer::send (const Message &msg)
It's the same with send(const Message& msg, MessageId& messageId) except that MessageId will be stored in msg though msg is const.