Package org.apache.kafka.connect.header
-
Interface Summary Interface Description Header AHeaderis a key-value pair, and multiple headers can be included with the key, value, and timestamp in each Kafka message.Headers A mutable ordered collection ofHeaderobjects.Headers.HeaderTransform A function to transform the suppliedHeader. -
Class Summary Class Description ConnectHeaders A basicHeadersimplementation.