Uses of Class
io.axoniq.framework.springboot.DeadLetterQueueProcessorProperties.DlqCache
Packages that use DeadLetterQueueProcessorProperties.DlqCache
-
Uses of DeadLetterQueueProcessorProperties.DlqCache in io.axoniq.framework.springboot
Methods in io.axoniq.framework.springboot that return DeadLetterQueueProcessorProperties.DlqCacheModifier and TypeMethodDescriptionDeadLetterQueueProcessorProperties.Dlq.getCache()Returns the cache settings for the DLQ sequence identifier cache.Methods in io.axoniq.framework.springboot with parameters of type DeadLetterQueueProcessorProperties.DlqCacheModifier and TypeMethodDescriptionvoidDeadLetterQueueProcessorProperties.Dlq.setCache(DeadLetterQueueProcessorProperties.DlqCache cache) Sets the cache settings for the DLQ sequence identifier cache.