Class HeaderEnricherProcessor.Container<K,V>
java.lang.Object
org.springframework.kafka.streams.HeaderEnricherProcessor.Container<K,V>
- Type Parameters:
K
- the key type.V
- the value type.
- Enclosing class:
- HeaderEnricherProcessor<K,
V>
Container object for SpEL evaluation.
-
Method Summary
-
Method Details
-
getContext
public org.apache.kafka.streams.processor.api.ProcessorContext getContext() -
getKey
-
getValue
-
getRecord
public org.apache.kafka.streams.processor.api.Record getRecord()
-