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 Details

    • SpringRedisIdSegmentDistributorFactory

      public SpringRedisIdSegmentDistributorFactory(org.springframework.data.redis.core.StringRedisTemplate redisTemplate)
  • Method Details