public class WriteLock extends java.lang.Object implements Lock
WriteLock(org.redisson.api.RedissonClient redissonClient, LockInfo info)
boolean
acquire()
void
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 void release()
release
Copyright © 2019. All Rights Reserved.