public static class TestMasterCoprocessorExceptionWithAbort.MasterTracker extends org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
| Modifier and Type | Field and Description |
|---|---|
boolean |
masterZKNodeWasDeleted |
| Constructor and Description |
|---|
MasterTracker(org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw,
String masterNode,
org.apache.hadoop.hbase.Abortable abortable) |
| Modifier and Type | Method and Description |
|---|---|
void |
nodeDeleted(String path) |
blockUntilAvailable, blockUntilAvailable, checkIfBaseNodeAvailable, getData, getNode, nodeCreated, nodeDataChanged, start, stop, toStringpublic boolean masterZKNodeWasDeleted
public MasterTracker(org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw, String masterNode, org.apache.hadoop.hbase.Abortable abortable)
public void nodeDeleted(String path)
nodeDeleted in class org.apache.hadoop.hbase.zookeeper.ZKNodeTrackerCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.