public abstract class RedissonNamedLockFactorySupport extends NamedLockFactorySupport
RedissonClient.| Modifier and Type | Field and Description |
|---|---|
protected static String |
NAME_PREFIX |
protected org.redisson.api.RedissonClient |
redissonClient |
logger| Constructor and Description |
|---|
RedissonNamedLockFactorySupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown() |
closeLock, createLock, destroyLock, finalize, getLockprotected static final String NAME_PREFIX
protected final org.redisson.api.RedissonClient redissonClient
public RedissonNamedLockFactorySupport()
public void shutdown()
shutdown in interface NamedLockFactoryshutdown in class NamedLockFactorySupportCopyright © 2010–2021 The Apache Software Foundation. All rights reserved.