org.apache.blur.thrift
Class ClientLock
java.lang.Object
java.util.concurrent.locks.ReentrantLock
org.apache.blur.thrift.ClientLock
- All Implemented Interfaces:
- Serializable, Lock
public class ClientLock
- extends ReentrantLock
- See Also:
- Serialized Form
Methods inherited from class java.util.concurrent.locks.ReentrantLock |
getHoldCount, getQueueLength, getWaitQueueLength, hasQueuedThread, hasQueuedThreads, hasWaiters, isFair, isHeldByCurrentThread, isLocked, lock, lockInterruptibly, newCondition, toString, tryLock, tryLock, unlock |
ClientLock
public ClientLock(String desc)
errorFailLock
public void errorFailLock()
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.