Uses of Class
org.springframework.kafka.retrytopic.RetryTopicSchedulerWrapper
-
Uses of RetryTopicSchedulerWrapper in org.springframework.kafka.retrytopic
Modifier and TypeMethodDescriptionRetryTopicConfigurationSupport.kafkaConsumerBackoffManager
(ApplicationContext applicationContext, ListenerContainerRegistry registry, ObjectProvider<RetryTopicComponentFactory> componentFactoryProvider, RetryTopicSchedulerWrapper wrapper, TaskScheduler taskScheduler) Create theKafkaConsumerBackoffManager
instance that will be used to back off partitions.