public static class TestMasterAddressTracker.NodeCreationListener extends ZKListener
watcher| Constructor and Description |
|---|
NodeCreationListener(ZKWatcher watcher,
String node) |
| Modifier and Type | Method and Description |
|---|---|
void |
nodeCreated(String path) |
void |
waitForCreation() |
getWatcher, nodeChildrenChanged, nodeDataChanged, nodeDeletedpublic NodeCreationListener(ZKWatcher watcher, String node)
public void nodeCreated(String path)
nodeCreated in class ZKListenerpublic void waitForCreation() throws InterruptedException
InterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.