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

Kafka.Assignment.Request.V1

Synopsis

Documentation

data Assignment Source #

Kafka consumer protocol assignment v1.

Instances

Instances details
Show Assignment Source # 
Instance details

Defined in Kafka.Assignment.Request.V1

data Ownership Source #

Constructors

Ownership 

Fields

Instances

Instances details
Show Ownership Source # 
Instance details

Defined in Kafka.Subscription.Request.V1

toChunks :: Assignment -> Chunks Source #

Serializes the version number at the beginning.