Record
broker-metadata
No description available.
record broker-metadata {
id: s32,
host: string,
port: u16,
rack: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | s32 | |
| host | string | |
| port | u16 | |
| rack | option<string> |
No description available.
record broker-metadata {
id: s32,
host: string,
port: u16,
rack: option<string>,
}| Name | Type | Description |
|---|---|---|
| id | s32 | |
| host | string | |
| port | u16 | |
| rack | option<string> |