Package org.apache.camel.processor.resume.kafka
-
Interface Summary Interface Description KafkaResumeStrategy Base interface for resume strategies that publish the offsets to a Kafka topic -
Class Summary Class Description KafkaResumeStrategyConfiguration A configuration suitable for using with theKafkaResumeStrategyand any of its implementationsKafkaResumeStrategyConfigurationBuilder A configuration builder appropriate for building configurations for theSingleNodeKafkaResumeStrategyRecordError Contains the error details when failing to produce recordsSingleNodeKafkaResumeStrategy A resume strategy that publishes offsets to a Kafka topic.