kafka-interchange-0.2.0.0: Serialization for kafka wire protocol
Safe HaskellSafe-Inferred
LanguageHaskell2010

Kafka.Fetch.Request.V13

Synopsis

Documentation

data Request Source #

Kafka Fetch request V13. Note: the forgotten topics array is not yet implemented. Currently, we always encode this as a zero-length array.

Constructors

Request 

Fields

data Topic Source #

Constructors

Topic 

data Partition Source #

Constructors

Partition 

Fields