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.
- Since:
- 3.0
- Author:
- Gary Russell
-
Method Summary
-
Method Details
-
getContext
-
getKey
-
getValue
-
getRecord
-