| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.zookeeper.lock |
| 限定符和类型 | 类和说明 |
|---|---|
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–2021 The Apache Software Foundation. All rights reserved.