@InterfaceAudience.Private public class ReplicationChecker extends Object
Constructor and Description |
---|
ReplicationChecker(org.apache.hadoop.conf.Configuration conf,
ZooKeeperWatcher zkw,
HConnection connection,
HBaseFsck.ErrorReporter errorReporter) |
Modifier and Type | Method and Description |
---|---|
void |
checkUnDeletedQueues() |
void |
fixUnDeletedQueues() |
boolean |
hasUnDeletedQueues() |
public ReplicationChecker(org.apache.hadoop.conf.Configuration conf, ZooKeeperWatcher zkw, HConnection connection, HBaseFsck.ErrorReporter errorReporter) throws IOException
IOException
public boolean hasUnDeletedQueues()
public void checkUnDeletedQueues() throws IOException
IOException
public void fixUnDeletedQueues() throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.