Struct rdkafka::metadata::MetadataBroker [] [src]

pub struct MetadataBroker(_);

Broker metadata information.

Methods

impl MetadataBroker
[src]

Returns the id of the broker.

Returns the host name of the broker.

Returns the port of the broker.