mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 19:18:04 +00:00
added test case for polling strategy refactored the strategy class
This commit is contained in:
@@ -56,6 +56,8 @@
|
||||
#include <cppkafka/utils/buffered_producer.h>
|
||||
#include <cppkafka/utils/compacted_topic_processor.h>
|
||||
#include <cppkafka/utils/consumer_dispatcher.h>
|
||||
#include <cppkafka/utils/roundrobin_poll_adapter.h>
|
||||
#include <cppkafka/utils/poll_interface.h>
|
||||
#include <cppkafka/utils/poll_strategy_base.h>
|
||||
#include <cppkafka/utils/roundrobin_poll_strategy.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user