kafka_impl v0.5.0 KafkaImpl.Util

Summary

Functions

brokers_parse(brokers_string)
extract_messages(arg1)
extract_offset(error)
kafka_brokers()
kafka_ex_worker()

Return the name of the KafkaEx worker for the Kafka version being used.

Example

iex> KafkaImpl.Util.kafka_ex_worker("0.8.2")
KafkaEx.Server0P8P2
kafka_ex_worker(binary)