Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- deadLetterPolicy - Variable in class org.springframework.pulsar.listener.AbstractPulsarMessageListenerContainer
- deadLetterPolicy() - Element in annotation interface org.springframework.pulsar.annotation.PulsarListener
-
The bean name or a 'SpEL' expression that resolves to a
DeadLetterPolicy
to use on the consumer to configure a dead letter policy for message redelivery. - deadLetterPolicy() - Element in annotation interface org.springframework.pulsar.reactive.config.annotation.ReactivePulsarListener
-
The bean name or a 'SpEL' expression that resolves to a
DeadLetterPolicy
to use on the consumer to configure a dead letter policy for message redelivery. - DEFAULT_PULSAR_LISTENER_CONTAINER_FACTORY_BEAN_NAME - Static variable in class org.springframework.pulsar.annotation.PulsarListenerAnnotationBeanPostProcessor
-
The bean name of the default
PulsarListenerContainerFactory
. - DEFAULT_PULSAR_READER_CONTAINER_FACTORY_BEAN_NAME - Static variable in class org.springframework.pulsar.annotation.PulsarReaderAnnotationBeanPostProcessor
-
The bean name of the default
PulsarReaderContainerFactory
. - DEFAULT_REACTIVE_PULSAR_LISTENER_CONTAINER_FACTORY_BEAN_NAME - Static variable in class org.springframework.pulsar.reactive.config.annotation.ReactivePulsarListenerAnnotationBeanPostProcessor
-
The bean name of the default
ReactivePulsarListenerContainerFactory
. - defaultFormattingConversionService - Variable in class org.springframework.pulsar.annotation.AbstractPulsarAnnotationsBeanPostProcessor.PulsarHandlerMethodFactoryAdapter
- DefaultPulsarConsumerErrorHandler<T> - Class in org.springframework.pulsar.listener
-
Default implementation for
PulsarConsumerErrorHandler
. - DefaultPulsarConsumerErrorHandler(PulsarMessageRecovererFactory<T>, BackOff) - Constructor for class org.springframework.pulsar.listener.DefaultPulsarConsumerErrorHandler
- DefaultPulsarConsumerFactory<T> - Class in org.springframework.pulsar.core
-
Default implementation for
PulsarConsumerFactory
. - DefaultPulsarConsumerFactory(PulsarClient, Map<String, Object>) - Constructor for class org.springframework.pulsar.core.DefaultPulsarConsumerFactory
-
Construct a consumer factory instance.
- DefaultPulsarListenerObservationConvention - Class in org.springframework.pulsar.observation
-
Default
PulsarListenerObservationConvention
for Pulsar listener key values. - DefaultPulsarListenerObservationConvention() - Constructor for class org.springframework.pulsar.observation.DefaultPulsarListenerObservationConvention
- DefaultPulsarMessageListenerContainer<T> - Class in org.springframework.pulsar.listener
-
Default implementation for
PulsarMessageListenerContainer
. - DefaultPulsarMessageListenerContainer(PulsarConsumerFactory<? super T>, PulsarContainerProperties) - Constructor for class org.springframework.pulsar.listener.DefaultPulsarMessageListenerContainer
- DefaultPulsarMessageListenerContainer(PulsarConsumerFactory<? super T>, PulsarContainerProperties, ObservationRegistry) - Constructor for class org.springframework.pulsar.listener.DefaultPulsarMessageListenerContainer
- DefaultPulsarMessageReaderContainer<T> - Class in org.springframework.pulsar.reader
-
Default implementation for the Pulsar reader container.
- DefaultPulsarMessageReaderContainer(PulsarReaderFactory<? super T>, PulsarReaderContainerProperties) - Constructor for class org.springframework.pulsar.reader.DefaultPulsarMessageReaderContainer
- DefaultPulsarProducerFactory<T> - Class in org.springframework.pulsar.core
-
Default implementation of
PulsarProducerFactory
. - DefaultPulsarProducerFactory(PulsarClient, Map<String, Object>) - Constructor for class org.springframework.pulsar.core.DefaultPulsarProducerFactory
- DefaultPulsarProducerFactory(PulsarClient, Map<String, Object>, TopicResolver) - Constructor for class org.springframework.pulsar.core.DefaultPulsarProducerFactory
- DefaultPulsarReaderContainerFactory<T> - Class in org.springframework.pulsar.config
-
Concrete implementation for
PulsarReaderContainerFactory
. - DefaultPulsarReaderContainerFactory(PulsarReaderFactory<? super T>, PulsarReaderContainerProperties) - Constructor for class org.springframework.pulsar.config.DefaultPulsarReaderContainerFactory
- DefaultPulsarReaderFactory<T> - Class in org.springframework.pulsar.core
-
Default implementation of
PulsarReaderFactory
. - DefaultPulsarReaderFactory(PulsarClient) - Constructor for class org.springframework.pulsar.core.DefaultPulsarReaderFactory
- DefaultPulsarReaderFactory(PulsarClient, Map<String, Object>) - Constructor for class org.springframework.pulsar.core.DefaultPulsarReaderFactory
- DefaultPulsarTemplateObservationConvention - Class in org.springframework.pulsar.observation
-
Default
PulsarTemplateObservationConvention
for Pulsar template key values. - DefaultPulsarTemplateObservationConvention() - Constructor for class org.springframework.pulsar.observation.DefaultPulsarTemplateObservationConvention
- DefaultReactivePulsarConsumerFactory<T> - Class in org.springframework.pulsar.reactive.core
-
Default implementation for
ReactivePulsarConsumerFactory
. - DefaultReactivePulsarConsumerFactory(ReactivePulsarClient, ReactiveMessageConsumerSpec) - Constructor for class org.springframework.pulsar.reactive.core.DefaultReactivePulsarConsumerFactory
- DefaultReactivePulsarListenerContainerFactory<T> - Class in org.springframework.pulsar.reactive.config
-
Concrete implementation for
ReactivePulsarListenerContainerFactory
. - DefaultReactivePulsarListenerContainerFactory(ReactivePulsarConsumerFactory<T>, ReactivePulsarContainerProperties<T>) - Constructor for class org.springframework.pulsar.reactive.config.DefaultReactivePulsarListenerContainerFactory
- DefaultReactivePulsarMessageListenerContainer<T> - Class in org.springframework.pulsar.reactive.listener
-
Default implementation for
ReactivePulsarMessageListenerContainer
. - DefaultReactivePulsarMessageListenerContainer(ReactivePulsarConsumerFactory<T>, ReactivePulsarContainerProperties<T>) - Constructor for class org.springframework.pulsar.reactive.listener.DefaultReactivePulsarMessageListenerContainer
- DefaultReactivePulsarReaderFactory<T> - Class in org.springframework.pulsar.reactive.core
-
Default implementation for
ReactivePulsarReaderFactory
. - DefaultReactivePulsarReaderFactory(ReactivePulsarClient, ReactiveMessageReaderSpec) - Constructor for class org.springframework.pulsar.reactive.core.DefaultReactivePulsarReaderFactory
- DefaultReactivePulsarSenderFactory<T> - Class in org.springframework.pulsar.reactive.core
-
Default implementation of
ReactivePulsarSenderFactory
. - DefaultReactivePulsarSenderFactory(PulsarClient, ReactiveMessageSenderSpec, ReactiveMessageSenderCache) - Constructor for class org.springframework.pulsar.reactive.core.DefaultReactivePulsarSenderFactory
- DefaultReactivePulsarSenderFactory(ReactivePulsarClient, ReactiveMessageSenderSpec, ReactiveMessageSenderCache, TopicResolver) - Constructor for class org.springframework.pulsar.reactive.core.DefaultReactivePulsarSenderFactory
- Defaults() - Constructor for class org.springframework.pulsar.autoconfigure.PulsarProperties.Defaults
- DefaultSchemaResolver - Class in org.springframework.pulsar.core
-
Default schema resolver capable of handling basic message types.
- DefaultSchemaResolver() - Constructor for class org.springframework.pulsar.core.DefaultSchemaResolver
- DefaultTopicResolver - Class in org.springframework.pulsar.core
-
Topic resolver that accepts custom type to topic mappings and uses the mappings during topic resolution.
- DefaultTopicResolver() - Constructor for class org.springframework.pulsar.core.DefaultTopicResolver
- DelegatingInvocableHandler - Class in org.springframework.pulsar.listener.adapter
-
Delegates to an
InvocableHandlerMethod
based on the message payload type. - DelegatingInvocableHandler(List<InvocableHandlerMethod>, InvocableHandlerMethod, Object, BeanExpressionResolver, BeanExpressionContext, BeanFactory, Validator) - Constructor for class org.springframework.pulsar.listener.adapter.DelegatingInvocableHandler
- delete(PulsarAdmin) - Method in record class org.springframework.pulsar.function.PulsarFunction
- delete(PulsarAdmin) - Method in interface org.springframework.pulsar.function.PulsarFunctionOperations
-
Deletes the function.
- delete(PulsarAdmin) - Method in record class org.springframework.pulsar.function.PulsarSink
- delete(PulsarAdmin) - Method in record class org.springframework.pulsar.function.PulsarSource
- DELETE - Enum constant in enum class org.springframework.pulsar.function.PulsarFunctionOperations.FunctionStopPolicy
-
Delete the function.
- destroy() - Method in class org.springframework.pulsar.config.GenericListenerEndpointRegistry
- destroy() - Method in class org.springframework.pulsar.config.GenericReaderEndpointRegistry
- destroy() - Method in class org.springframework.pulsar.core.CachingPulsarProducerFactory
- destroy() - Method in interface org.springframework.pulsar.listener.MessageListenerContainer
- destroy() - Method in interface org.springframework.pulsar.reader.PulsarMessageReaderContainer
- destroyInstance(PulsarClient) - Method in class org.springframework.pulsar.config.PulsarClientFactoryBean
- determineInferredType(Method) - Method in class org.springframework.pulsar.listener.adapter.AbstractPulsarMessageToSpringMessageAdapter
- doCreateProducer(Schema<T>, String, Collection<String>, List<ProducerBuilderCustomizer<T>>) - Method in class org.springframework.pulsar.core.CachingPulsarProducerFactory
- doCreateProducer(Schema<T>, String, Collection<String>, List<ProducerBuilderCustomizer<T>>) - Method in class org.springframework.pulsar.core.DefaultPulsarProducerFactory
-
Create the actual producer.
- doPause() - Method in class org.springframework.pulsar.listener.AbstractPulsarMessageListenerContainer
- doPause() - Method in class org.springframework.pulsar.listener.ConcurrentPulsarMessageListenerContainer
- doPause() - Method in class org.springframework.pulsar.listener.DefaultPulsarMessageListenerContainer
- doResolveTopic(String, Class<?>, Supplier<String>) - Method in class org.springframework.pulsar.core.DefaultTopicResolver
- doResume() - Method in class org.springframework.pulsar.listener.AbstractPulsarMessageListenerContainer
- doResume() - Method in class org.springframework.pulsar.listener.ConcurrentPulsarMessageListenerContainer
- doResume() - Method in class org.springframework.pulsar.listener.DefaultPulsarMessageListenerContainer
- doStart() - Method in class org.springframework.pulsar.core.AbstractPulsarMessageContainer
- doStart() - Method in class org.springframework.pulsar.listener.ConcurrentPulsarMessageListenerContainer
- doStart() - Method in class org.springframework.pulsar.listener.DefaultPulsarMessageListenerContainer
- doStart() - Method in class org.springframework.pulsar.reader.DefaultPulsarMessageReaderContainer
- doStop() - Method in class org.springframework.pulsar.core.AbstractPulsarMessageContainer
- doStop() - Method in class org.springframework.pulsar.listener.ConcurrentPulsarMessageListenerContainer
- doStop() - Method in class org.springframework.pulsar.listener.DefaultPulsarMessageListenerContainer
- doStop() - Method in class org.springframework.pulsar.reactive.listener.DefaultReactivePulsarMessageListenerContainer
- doStop() - Method in class org.springframework.pulsar.reader.DefaultPulsarMessageReaderContainer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form