KafkaEx.Protocol.Metadata (kafka_ex v0.12.1) View Source

Implementation of the Kafka Hearbeat request and response APIs

Link to this section Summary

Link to this section Functions

Link to this function

api_version(api_versions)

View Source
Link to this function

create_request(correlation_id, client_id, topics, api_version \\ 0)

View Source
Link to this function

parse_response(data, api_version)

View Source