@InterfaceAudience.Private public class ReplicationChecker extends Object
Constructor and Description |
---|
ReplicationChecker(org.apache.hadoop.conf.Configuration conf,
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, ZKWatcher zkw, HBaseFsck.ErrorReporter errorReporter)
public boolean hasUnDeletedQueues()
public void checkUnDeletedQueues() throws ReplicationException
ReplicationException
public void fixUnDeletedQueues() throws ReplicationException
ReplicationException
Copyright © 2007–2019 Cloudera. All rights reserved.