| Package | Description |
|---|---|
| com.github.ddth.dlock.impl.redis |
| Modifier and Type | Method and Description |
|---|---|
protected RedisDLock |
RedisDLockFactory.createLockInternal(String name,
Properties lockProps)
Create a new lock instance, but does not initialize it.
|
RedisDLock |
RedisDLock.init() |
RedisDLock |
RedisDLock.setRedisHostAndPort(String redisHostAndPort)
Sets Redis' host and port scheme (format
host:port). |
Copyright © 2018 DDTH. All rights reserved.