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.Exception
public void testDeleteNoChildrenNodeDoesNotExist() throws java.lang.Exception
java.lang.Exception
public void testDeleteWithChildren() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation