Package | Description |
---|---|
org.apache.accumulo.fate.zookeeper |
Modifier and Type | Method and Description |
---|---|
ZooUtil.LockID |
ZooLock.getLockID() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ZooLock.isLockHeld(ZooCache zc,
ZooUtil.LockID lid) |
static boolean |
ZooUtil.isLockHeld(org.apache.zookeeper.ZooKeeper zk,
ZooUtil.LockID lid) |
static boolean |
ZooLock.isLockHeld(org.apache.zookeeper.ZooKeeper zk,
ZooUtil.LockID lid) |
boolean |
IZooReaderWriter.isLockHeld(ZooUtil.LockID lockID) |
boolean |
ZooReaderWriter.isLockHeld(ZooUtil.LockID lockID) |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.