Uses of Class
com.github.ddth.dlock.impl.redis.ClusteredRedisDLockFactory
-
Packages that use ClusteredRedisDLockFactory Package Description com.github.ddth.dlock.impl.redis -
-
Uses of ClusteredRedisDLockFactory in com.github.ddth.dlock.impl.redis
Methods in com.github.ddth.dlock.impl.redis that return ClusteredRedisDLockFactory Modifier and Type Method Description ClusteredRedisDLockFactoryClusteredRedisDLockFactory. setRedisHostsAndPorts(String redisHostsAndPorts)Redis' hosts and ports scheme (formathost1:port1,host2:port2,host3:port3).
-