kafka-d ~master (2018-08-10T09:39:09Z)
Dub
Repo
Broker
kafkad
protocol
metadata
Undocumented in source.
struct
Broker {
int
id
;
string
host
;
int
port
;
}
Members
Variables
host
string
host
;
Undocumented in source.
id
int
id
;
Undocumented in source.
port
int
port
;
Undocumented in source.
Meta
Source
See Implementation
kafkad
protocol
metadata
structs
Broker
Metadata
PartitionMetadata
TopicMetadata