| Package | Description |
|---|---|
| com.github.ddth.dlock.impl.redis |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteredRedisDLock
Clustered Redis implementation of
ICache. |
class |
RedisDLock
|
| Modifier and Type | Method and Description |
|---|---|
BaseRedisDLock |
BaseRedisDLock.init() |
BaseRedisDLock |
BaseRedisDLock.setJedisConnector(JedisConnector jedisConnector) |
BaseRedisDLock |
BaseRedisDLock.setRedisPassword(String redisPassword) |
protected BaseRedisDLock |
BaseRedisDLock.setScriptLock(String scriptLock) |
protected BaseRedisDLock |
BaseRedisDLock.setScriptUnlock(String scriptUnlock) |
Copyright © 2018 DDTH. All rights reserved.