public static class TestMasterCoprocessorExceptionWithRemove.MasterTracker extends ZooKeeperNodeTracker
| Modifier and Type | Field and Description |
|---|---|
boolean |
masterZKNodeWasDeleted |
abortable, nodewatcher| Constructor and Description |
|---|
MasterTracker(ZooKeeperWatcher zkw,
String masterNode,
Abortable abortable) |
| Modifier and Type | Method and Description |
|---|---|
void |
nodeDeleted(String path)
Called when a node has been deleted
|
blockUntilAvailable, blockUntilAvailable, checkIfBaseNodeAvailable, getData, getNode, nodeCreated, nodeDataChanged, start, stop, toStringgetWatcher, nodeChildrenChangedpublic MasterTracker(ZooKeeperWatcher zkw, String masterNode, Abortable abortable)
public void nodeDeleted(String path)
ZooKeeperListenernodeDeleted in class ZooKeeperNodeTrackerpath - full path of the deleted node