| Package | Description |
|---|---|
| com.github.ddth.dlock.impl.redis |
| Modifier and Type | Method and Description |
|---|---|
protected ClusteredRedisDLock |
ClusteredRedisDLockFactory.createLockInternal(String name,
Properties lockProps)
Create a new lock instance, but does not initialize it.
|
ClusteredRedisDLock |
ClusteredRedisDLock.init() |
ClusteredRedisDLock |
ClusteredRedisDLock.setRedisHostsAndPorts(String redisHostsAndPorts)
Sets Redis' hosts and ports scheme (format
host1:port1,host2:port2,host3:port3). |
Copyright © 2018 DDTH. All rights reserved.