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