mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-10-31 18:47:48 +00:00
Bring base class into scope
This commit is contained in:
@@ -102,6 +102,7 @@ public:
|
||||
using RevocationCallback = std::function<void(const TopicPartitionList&)>;
|
||||
using RebalanceErrorCallback = std::function<void(Error)>;
|
||||
using KafkaHandleBase::pause;
|
||||
using KafkaHandleBase::resume;
|
||||
|
||||
/**
|
||||
* \brief Creates an instance of a consumer.
|
||||
|
||||
Reference in New Issue
Block a user