Class KafkaIntegrationHeaders
java.lang.Object
org.springframework.integration.kafka.support.KafkaIntegrationHeaders
Headers specifically for Spring Integration components.
- Since:
- 5.4
- Author:
- Gary Russell
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringSet toBoolean.TRUEto flush after sending.static final StringSet to a token to correlate a send Future.
- 
Method Summary
- 
Field Details- 
FLUSHSet toBoolean.TRUEto flush after sending.- See Also:
 
- 
FUTURE_TOKENSet to a token to correlate a send Future.- See Also:
 
 
-