public static class TestMasterCoprocessorExceptionWithRemove.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, postStart, start, stop, toString
public 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.ZKNodeTracker
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.