Module rdkafka::metadata [] [src]

Cluster metadata.

Structs

Metadata

Metadata container. This structure wraps the metadata pointer returned by rdkafka-sys, and deallocates all the native resources when dropped.

MetadataBroker

Broker metadata information.

MetadataPartition

Partition metadata information.

MetadataTopic

Topic metadata information.