RAII class that used as interface for Apache Kafka Consumer interaction and proper lifetime management.
Definition in file consumer_scope.hpp.
Go to the source code of this file.
#include <functional>#include <userver/kafka/message.hpp>#include <userver/kafka/offset_range.hpp>#include <userver/kafka/rebalance_types.hpp>#include <userver/utils/zstring_view.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | kafka::ConsumerScope |
| RAII class that used as interface for Apache Kafka Consumer interaction and proper lifetime management. More... | |