Uses of Interface
org.apache.accumulo.fate.zookeeper.ZooLock.LockWatcher
-
Packages that use ZooLock.LockWatcher Package Description org.apache.accumulo.fate.zookeeper -
-
Uses of ZooLock.LockWatcher in org.apache.accumulo.fate.zookeeper
Subinterfaces of ZooLock.LockWatcher in org.apache.accumulo.fate.zookeeper Modifier and Type Interface Description static interface
ZooLock.AsyncLockWatcher
Methods in org.apache.accumulo.fate.zookeeper with parameters of type ZooLock.LockWatcher Modifier and Type Method Description boolean
ZooLock. tryLock(ZooLock.LockWatcher lw, byte[] data)
-