Uses of Class
org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
Packages that use RedisIdempotentRepository
-
Uses of RedisIdempotentRepository in org.apache.camel.component.redis.processor.idempotent
Methods in org.apache.camel.component.redis.processor.idempotent that return RedisIdempotentRepositoryModifier and TypeMethodDescriptionstatic RedisIdempotentRepositoryRedisIdempotentRepository.redisIdempotentRepository(String processorName) static RedisIdempotentRepositoryRedisIdempotentRepository.redisIdempotentRepository(org.springframework.data.redis.core.RedisTemplate<String, String> redisTemplate, String processorName)