Module rdkafka::topic_partition_list[][src]

Data structures representing topic, partitions and offsets.

Compatible with the RDKafkaTopicPartitionList exported by rdkafka-sys.

Structs

TopicPartitionList

A structure to store and manipulate a list of topics and partitions with optional offsets.

TopicPartitionListElem

One element of the topic partition list.

Enums

Offset

A Kafka offset.