Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KafkaProducerRequest

Hierarchy

  • KafkaProducerRequest

Index

Properties

Optional headers

headers: MessageHeader[]

Optional key

key: string | object

messages

messages: object

Optional schemaVersion

schemaVersion: undefined | number

Optional shouldEncodeKey

shouldEncodeKey: undefined | false | true

Optional shouldEncodeValue

shouldEncodeValue: undefined | false | true

topic

topic: string

Generated using TypeDoc