userver: userver/kafka Directory Reference
Loading...
Searching...
No Matches
kafka Directory Reference

Files

 consumer_component.hpp
 Apache Kafka Consumer client component.
 
 consumer_scope.hpp
 RAII class that used as interface for Apache Kafka Consumer interaction and proper lifetime management.
 
 exceptions.hpp
 Kafka client exceptions.
 
 headers.hpp
 Kafka message header views and readers.
 
 message.hpp
 Wrapper for polled message data access.
 
 offset_range.hpp
 Represents the range of offsets for certain topic.
 
 producer.hpp
 Apache Kafka Producer Client.
 
 producer_component.hpp
 Apache Kafka Producer client component.
 
 rebalance_types.hpp
 Kafka consumer rebalance callback types.