@InterfaceAudience.Private public class ReplicationSyncUp extends org.apache.hadoop.conf.Configured implements org.apache.hadoop.util.Tool
hbase org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
Modifier and Type | Class and Description |
---|---|
(package private) class |
ReplicationSyncUp.DummyServer |
Modifier and Type | Field and Description |
---|---|
private static long |
SLEEP_TIME |
Constructor and Description |
---|
ReplicationSyncUp() |
Modifier and Type | Method and Description |
---|---|
private void |
claimReplicationQueues(ZKWatcher zkw,
ReplicationSourceManager mgr) |
private Set<ServerName> |
getLiveRegionServers(ZKWatcher zkw) |
static void |
main(String[] args)
Main program
|
int |
run(String[] args) |
private static final long SLEEP_TIME
public ReplicationSyncUp()
private Set<ServerName> getLiveRegionServers(ZKWatcher zkw) throws org.apache.zookeeper.KeeperException
org.apache.zookeeper.KeeperException
private void claimReplicationQueues(ZKWatcher zkw, ReplicationSourceManager mgr) throws ReplicationException, org.apache.zookeeper.KeeperException
ReplicationException
org.apache.zookeeper.KeeperException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.