public class ReentrantLock extends java.lang.Object implements Lock
ReentrantLock(org.redisson.api.RedissonClient redissonClient, LockInfo lockInfo)
boolean
acquire()
java.lang.String
getKey()
void
release()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReentrantLock(org.redisson.api.RedissonClient redissonClient, LockInfo lockInfo)
public boolean acquire()
acquire
Lock
public void release()
release
public java.lang.String getKey()
Copyright © 2019. All Rights Reserved.