Record - kafka : AvroRecord

Defines a records to send data using Avro serialization.

Fields

  • schemaString string
  • The string which defines the Avro schema.

  • dataRecord anydata
  • Records which should be serialized using Avro.