@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
IOExceptionpublic boolean hasUnDeletedQueues()
public void checkUnDeletedQueues()
throws IOException
IOExceptionpublic void fixUnDeletedQueues()
throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.