| Class | Description | 
|---|---|
| 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-2016 The Apache Software Foundation. All Rights Reserved.