Class DeadLetterPublishingRecoverer.HeaderNames.Original
java.lang.Object
org.springframework.kafka.listener.DeadLetterPublishingRecoverer.HeaderNames.Original
- Enclosing class:
DeadLetterPublishingRecoverer.HeaderNames
Header names for original record property headers.
- Since:
- 2.8.4
-
Method Summary
Modifier and TypeMethodDescriptionThe header name for the consumer group.The header name for the offset.The header name for the partition.The header name for the timestamp.The header name for the timestamp type.The header name for the topic.
-
Method Details
-
getOffsetHeader
-
getTimestampHeader
-
getTimestampTypeHeader
The header name for the timestamp type.- Returns:
- the timestampTypeHeader.
-
getTopicHeader
-
getPartitionHeader
-
getConsumerGroup
-