MetadataResponse
Namespace: Kafunk
Parent Module: Protocol
Contains a list of all brokers (node id, host, post) and assignment of topic/partitions to brokers. The assignment consists of a leader, a set of replicas and a set of in-sync replicas.
Record Fields
| Record Field | Description |
brokers
Signature: Broker []
|
|
clusterId
Signature: string
|
|
controllerId
Signature: int
|
|
throttleTimeMs
Signature: ThrottleTime
|
|
topicMetadata
Signature: TopicMetadata []
|
|