Uses of Class
com.github.ddth.dlock.impl.redis.RedisDLockFactory
-
Packages that use RedisDLockFactory Package Description com.github.ddth.dlock.impl.redis -
-
Uses of RedisDLockFactory in com.github.ddth.dlock.impl.redis
Methods in com.github.ddth.dlock.impl.redis that return RedisDLockFactory Modifier and Type Method Description RedisDLockFactoryRedisDLockFactory. setRedisHostAndPort(String redisHostAndPort)Redis' host and port scheme (formathost:port).
-