Kayrock.RecordBatch.RecordHeader (kayrock v0.1.12) View Source

Represents a record header

Headers were added on Kafka 0.11+

See https://kafka.apache.org/documentation/#recordheader

Link to this section Summary

Link to this section Types

Specs

t() :: %Kayrock.RecordBatch.RecordHeader{key: term(), value: term()}