Class LineageHeaders
java.lang.Object
com.bakdata.kafka.streams.kstream.LineageHeaders
Configure headers for data lineage of Kafka messages
-
Field Details
-
TOPIC_HEADER
Header indicating the topic the record was read from.- See Also:
-
PARTITION_HEADER
Header indicating the partition the record was read from.- See Also:
-
OFFSET_HEADER
Header indicating the offset the record was read from.- See Also:
-