public class RedisLockDelegateImpl extends Object implements LockDelegate
RedisLockDelegateImpl()
Object
invoke(org.aopalliance.intercept.MethodInvocation invocation, LockType lockType, String key, long leaseTime, long waitTime, boolean async, boolean fair)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RedisLockDelegateImpl()
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation, LockType lockType, String key, long leaseTime, long waitTime, boolean async, boolean fair) throws Throwable
invoke
LockDelegate
Throwable
Copyright © 2021 Nepxion. All rights reserved.