org.apache.accumulo.server.zookeeper
Class ZooQueueLock
java.lang.Object
org.apache.accumulo.fate.zookeeper.ZooQueueLock
org.apache.accumulo.server.zookeeper.ZooQueueLock
- All Implemented Interfaces:
- DistributedReadWriteLock.QueueLock
public class ZooQueueLock
- extends ZooQueueLock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZooQueueLock
public ZooQueueLock(String path,
boolean ephemeral)
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
main
public static void main(String[] args)
throws InterruptedException,
org.apache.zookeeper.KeeperException
- Throws:
InterruptedException
org.apache.zookeeper.KeeperException
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.