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.
- Since:
- 2.3
- Author:
- Gary Russell
-
Method Details
-
getContext
public org.apache.kafka.streams.processor.ProcessorContext getContext() -
getKey
-
getValue
-