Uses of Class
org.apache.camel.component.redis.processor.idempotent.SpringRedisIdempotentRepository
Packages that use SpringRedisIdempotentRepository
-
Uses of SpringRedisIdempotentRepository in org.apache.camel.component.redis.processor.idempotent
Subclasses of SpringRedisIdempotentRepository in org.apache.camel.component.redis.processor.idempotentMethods in org.apache.camel.component.redis.processor.idempotent that return SpringRedisIdempotentRepositoryModifier and TypeMethodDescriptionSpringRedisIdempotentRepository.redisIdempotentRepository(String processorName) SpringRedisIdempotentRepository.redisIdempotentRepository(org.springframework.data.redis.core.RedisTemplate<String, String> redisTemplate, String processorName)