static class TestReplicationHFileCleaner.FaultyZooKeeperWatcher extends org.apache.hadoop.hbase.zookeeper.ZKWatcher
| Modifier and Type | Field and Description |
|---|---|
private org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper |
zk |
| Constructor and Description |
|---|
FaultyZooKeeperWatcher(org.apache.hadoop.conf.Configuration conf,
String identifier,
org.apache.hadoop.hbase.Abortable abortable) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper |
getRecoverableZooKeeper() |
void |
init() |
abort, checkAndSetZNodeAcls, close, getConfiguration, getListeners, getMetaReplicaNodes, getNumberOfListeners, getQuorum, getZNodePaths, interruptedException, interruptedExceptionNoThrow, isAborted, isSuperUserId, keeperException, prefix, process, reconnectAfterExpiration, registerListener, registerListenerFirst, sync, toString, unregisterAllListeners, unregisterListenerprivate org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper zk
public FaultyZooKeeperWatcher(org.apache.hadoop.conf.Configuration conf, String identifier, org.apache.hadoop.hbase.Abortable abortable) throws org.apache.hadoop.hbase.ZooKeeperConnectionException, IOException
org.apache.hadoop.hbase.ZooKeeperConnectionExceptionIOExceptionpublic org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper getRecoverableZooKeeper()
getRecoverableZooKeeper in class org.apache.hadoop.hbase.zookeeper.ZKWatcherCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.