public abstract class AbstractLockExecutor extends Object
AbstractLockExecutor()
String
getLockKey(List<String> lockKeyList)
boolean
isHeldByCurrentThread(LockInfo lockInfo, org.redisson.api.RLock rLock)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractLockExecutor()
public String getLockKey(List<String> lockKeyList)
public boolean isHeldByCurrentThread(LockInfo lockInfo, org.redisson.api.RLock rLock)
Copyright © 2020. All rights reserved.