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

Packages that use org.apache.hadoop.hbase.zookeeper.lock
org.apache.hadoop.hbase.zookeeper.lock   
 

Classes in org.apache.hadoop.hbase.zookeeper.lock used by org.apache.hadoop.hbase.zookeeper.lock
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.
ZKInterProcessWriteLock
          ZooKeeper based write lock:
 



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