public static class TestActiveMasterManager.NodeDeletionListener extends ZKListener
watcher| Constructor and Description |
|---|
NodeDeletionListener(ZKWatcher watcher,
String node) |
| Modifier and Type | Method and Description |
|---|---|
void |
nodeDeleted(String path) |
void |
waitForDeletion() |
getWatcher, nodeChildrenChanged, nodeCreated, nodeDataChangedpublic NodeDeletionListener(ZKWatcher watcher, String node)
public void nodeDeleted(String path)
nodeDeleted in class ZKListenerpublic void waitForDeletion() throws InterruptedException
InterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.