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