kafka-d ~master (2022-06-08T11:22:03.0516937)
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