Record - kafka : PartitionOffset

This type represents topic partition position in which consumed record is stored.

Fields

  • offset int
  • Offset in which record is stored in partition.