Package me.ahoo.cosid.spring.redis
Class SpringRedisIdSegmentDistributorFactory
java.lang.Object
me.ahoo.cosid.spring.redis.SpringRedisIdSegmentDistributorFactory
- All Implemented Interfaces:
IdSegmentDistributorFactory
public class SpringRedisIdSegmentDistributorFactory
extends Object
implements IdSegmentDistributorFactory
Spring Redis IdSegmentDistributor Factory.
-
Constructor Summary
ConstructorDescriptionSpringRedisIdSegmentDistributorFactory
(org.springframework.data.redis.core.StringRedisTemplate redisTemplate) -
Method Summary
-
Constructor Details
-
SpringRedisIdSegmentDistributorFactory
public SpringRedisIdSegmentDistributorFactory(org.springframework.data.redis.core.StringRedisTemplate redisTemplate)
-
-
Method Details
-
create
- Specified by:
create
in interfaceIdSegmentDistributorFactory
-