Package | Description |
---|---|
org.apache.hadoop.hbase.zookeeper.lock |
Modifier and Type | Class and Description |
---|---|
class |
ZKInterProcessReadLock
ZooKeeper based read lock: does not exclude other read locks, but excludes
and is excluded by write locks.
|
class |
ZKInterProcessWriteLock
ZooKeeper based write lock:
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.