@InterfaceAudience.Private public class ReplicationChecker extends Object
| Constructor and Description |
|---|
ReplicationChecker(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw,
HBaseFsck.ErrorReporter errorReporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkUnDeletedQueues() |
void |
fixUnDeletedQueues() |
boolean |
hasUnDeletedQueues() |
public ReplicationChecker(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw,
HBaseFsck.ErrorReporter errorReporter)
public boolean hasUnDeletedQueues()
public void checkUnDeletedQueues()
throws org.apache.hadoop.hbase.replication.ReplicationException
org.apache.hadoop.hbase.replication.ReplicationExceptionpublic void fixUnDeletedQueues()
throws org.apache.hadoop.hbase.replication.ReplicationException
org.apache.hadoop.hbase.replication.ReplicationExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.