Kayrock.FindCoordinator.V0.Response (kayrock v0.1.12) View Source
Kayrock-generated response struct for Kafka find_coordinator
v0 API
messages
The schema of this API is
[
error_code: :int16,
coordinator: [node_id: :int32, host: :string, port: :int32]
]
Link to this section Summary
Functions
Returns the Kafka API key for this API
Returns the API version (0) implemented by this module
Deserialize data for this version of this API
Returns the schema of this message