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