Record - kafka : TopicPartition

This type represents a topic partition.

Fields

  • topic string
  • Topic which partition is related.

  • partition int
  • Index for the partition.