Package | Description |
---|---|
org.apache.hadoop.hbase.zookeeper.lock |
Class and 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.
|
ZKInterProcessWriteLock
ZooKeeper based write lock:
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.