Uses of Class
net.ideahut.springboot.cache.RedisCacheGroupHandler
Packages that use RedisCacheGroupHandler
-
Uses of RedisCacheGroupHandler in net.ideahut.springboot.cache
Methods in net.ideahut.springboot.cache that return RedisCacheGroupHandlerModifier and TypeMethodDescriptionRedisCacheGroupHandler.setDataMapper(DataMapper dataMapper) RedisCacheGroupHandler.setRedisTemplate(org.springframework.data.redis.core.RedisTemplate<String, byte[]> redisTemplate) RedisCacheGroupHandler.setTaskHandler(net.ideahut.springboot.task.TaskHandler taskHandler)