Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- uniformRandomBackoff(long, long) - Method in class org.springframework.kafka.retrytopic.RetryTopicConfigurationBuilder
- unrecoverableBackOff(BackOff, ThreadLocal<BackOffExecution>, ThreadLocal<Long>, MessageListenerContainer) - Static method in class org.springframework.kafka.listener.ListenerUtils
-
Sleep according to the
BackOff
; when theBackOffExecution
returnsBackOffExecution.STOP
sleep for the previous backOff. - unregisterSeekCallback() - Method in class org.springframework.kafka.listener.AbstractConsumerSeekAware
- unregisterSeekCallback() - Method in interface org.springframework.kafka.listener.ConsumerSeekAware
-
Called when the listener consumer terminates allowing implementations to clean up state, such as thread locals.
- updateConfigs(Map<String, Object>) - Method in interface org.springframework.kafka.core.ConsumerFactory
-
Update the consumer configuration map; useful for situations such as credential rotation.
- updateConfigs(Map<String, Object>) - Method in class org.springframework.kafka.core.DefaultKafkaConsumerFactory
- updateConfigs(Map<String, Object>) - Method in class org.springframework.kafka.core.DefaultKafkaProducerFactory
- updateConfigs(Map<String, Object>) - Method in interface org.springframework.kafka.core.ProducerFactory
-
Update the producer configuration map; useful for situations such as credential rotation.
- USE_TYPE_INFO_HEADERS - Static variable in class org.springframework.kafka.support.serializer.JsonDeserializer
-
Kafka config property for using type headers (default true).
- useSingleTopicForFixedDelays() - Method in class org.springframework.kafka.retrytopic.RetryTopicConfigurationBuilder
- useSingleTopicForFixedDelays(FixedDelayStrategy) - Method in class org.springframework.kafka.retrytopic.RetryTopicConfigurationBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form