KafkaEx.Protocol.Fetch.Request

Types

t :: %KafkaEx.Protocol.Fetch.Request{replica_id: integer, max_wait_time: integer, topic_name: binary, partition: integer, fetch_offset: integer, max_bytes: integer, min_bytes: term}