public class TestZookeeperLockManager
extends java.lang.Object
| Constructor and Description |
|---|
TestZookeeperLockManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testDeleteNoChildren() |
void |
testDeleteNoChildrenNodeDoesNotExist()
Tests two threads racing to delete PARENT_LOCK_PATH
|
void |
testDeleteWithChildren() |
public void setup()
public void testDeleteNoChildren()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteNoChildrenNodeDoesNotExist()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteWithChildren()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 The Apache Software Foundation