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()
Performs a clean shut down of the factory.
|
closeLock, createLock, destroyLock, finalize, getLockprotected static final String NAME_PREFIX
protected final org.redisson.api.RedissonClient redissonClient
public RedissonNamedLockFactorySupport()
public void shutdown()
NamedLockFactoryshutdown in interface NamedLockFactoryshutdown in class NamedLockFactorySupportCopyright © 2010–2022 The Apache Software Foundation. All rights reserved.