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