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.LockIDZooLock. getLockID()Methods in org.apache.accumulo.fate.zookeeper with parameters of type ZooUtil.LockID Modifier and Type Method Description static booleanZooLock. isLockHeld(ZooCache zc, ZooUtil.LockID lid)booleanZooReaderWriter. isLockHeld(ZooUtil.LockID lockID)
-