Uses of Class
org.apache.accumulo.fate.zookeeper.ZooUtil.LockID
-
Packages that use ZooUtil.LockID Package Description org.apache.accumulo.fate.zookeeper -
-
Uses of ZooUtil.LockID in org.apache.accumulo.fate.zookeeper
Methods in org.apache.accumulo.fate.zookeeper that return ZooUtil.LockID Modifier and Type Method Description ZooUtil.LockID
ZooLock. getLockID()
Methods in org.apache.accumulo.fate.zookeeper with parameters of type ZooUtil.LockID Modifier and Type Method Description static boolean
ZooLock. isLockHeld(ZooCache zc, ZooUtil.LockID lid)
boolean
ZooReaderWriter. isLockHeld(ZooUtil.LockID lockID)
-