Package org.apache.hadoop.hbase.zookeeper.lock

Class Summary
ZKInterProcessLockBase ZooKeeper based HLock implementation.
ZKInterProcessLockBase.AcquiredLock Represents information about a lock held by this thread.
ZKInterProcessLockBase.ZNodeComparator  
ZKInterProcessReadLock ZooKeeper based read lock: does not exclude other read locks, but excludes and is excluded by write locks.
ZKInterProcessReadWriteLock ZooKeeper based implementation of InterProcessReadWriteLock.
ZKInterProcessWriteLock ZooKeeper based write lock:
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.