org.apache.hadoop.hive.ql.lockmgr.zookeeper
Class TestZookeeperLockManager
java.lang.Object
org.apache.hadoop.hive.ql.lockmgr.zookeeper.TestZookeeperLockManager
public class TestZookeeperLockManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestZookeeperLockManager
public TestZookeeperLockManager()
setup
public void setup()
testDeleteNoChildren
public void testDeleteNoChildren()
throws Exception
- Throws:
Exception
testDeleteNoChildrenNodeDoesNotExist
public void testDeleteNoChildrenNodeDoesNotExist()
throws Exception
- Tests two threads racing to delete PARENT_LOCK_PATH
- Throws:
Exception
testDeleteWithChildren
public void testDeleteWithChildren()
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation