Uses of Class
org.apache.accumulo.core.zookeeper.ZooLock.LockID

Packages that use ZooLock.LockID
org.apache.accumulo.core.zookeeper   
 

Uses of ZooLock.LockID in org.apache.accumulo.core.zookeeper
 

Methods in org.apache.accumulo.core.zookeeper that return ZooLock.LockID
 ZooLock.LockID ZooLock.getLockID()
           
 

Methods in org.apache.accumulo.core.zookeeper with parameters of type ZooLock.LockID
static boolean ZooLock.isLockHeld(ZooCache zc, ZooLock.LockID lid)
           
static boolean ZooLock.isLockHeld(org.apache.zookeeper.ZooKeeper zk, ZooLock.LockID lid)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.