userver: Member List
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
kafka::ConsumerScope Member List

This is the complete list of members for kafka::ConsumerScope, including all inherited members.

AsyncCommit()kafka::ConsumerScope
Callback typedefkafka::ConsumerScope
ConsumerScope(ConsumerScope &&) noexcept=delete (defined in kafka::ConsumerScope)kafka::ConsumerScope
GetOffsetRange(utils::zstring_view topic, std::uint32_t partition, std::optional< std::chrono::milliseconds > timeout=std::nullopt) constkafka::ConsumerScope
GetPartitionIds(utils::zstring_view topic, std::optional< std::chrono::milliseconds > timeout=std::nullopt) constkafka::ConsumerScope
operator=(ConsumerScope &&) noexcept=delete (defined in kafka::ConsumerScope)kafka::ConsumerScope
ResetRebalanceCallback()kafka::ConsumerScope
Seek(utils::zstring_view topic, std::uint32_t partition_id, std::uint64_t offset, std::chrono::milliseconds timeout) constkafka::ConsumerScope
SeekToBeginning(utils::zstring_view topic, std::uint32_t partition_id, std::chrono::milliseconds timeout) constkafka::ConsumerScope
SeekToEnd(utils::zstring_view topic, std::uint32_t partition_id, std::chrono::milliseconds timeout) constkafka::ConsumerScope
SetRebalanceCallback(ConsumerRebalanceCallback rebalance_callback)kafka::ConsumerScope
Start(Callback callback)kafka::ConsumerScope
Stop() noexceptkafka::ConsumerScope
~ConsumerScope()kafka::ConsumerScope