pub const MESSAGING_KAFKA_OFFSET: &str = "messaging.kafka.offset";
Expand description

The offset of a record in the corresponding Kafka partition.

§Examples

  • 42