static class TestLogsCleaner.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, createACL, createACL, getConfiguration, getListeners, getMetaReplicaNodes, getMetaReplicaNodesAndWatchChildren, getNumberOfListeners, getQuorum, getZNodePaths, interruptedException, interruptedExceptionNoThrow, isAborted, isSuperUserId, keeperException, prefix, process, reconnectAfterExpiration, registerListener, registerListenerFirst, syncOrTimeout, toString, unregisterAllListeners, unregisterListener
private 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.ZooKeeperConnectionException
IOException
public org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper getRecoverableZooKeeper()
getRecoverableZooKeeper
in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.