@InterfaceAudience.Private @InterfaceStability.Unstable public class ReplicationPeerConfigUpgrader extends Object
Constructor and Description |
---|
ReplicationPeerConfigUpgrader(ZKWatcher zookeeper,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
void |
copyTableCFs() |
boolean |
copyTableCFs(String peerId) |
protected String |
getTableCFsNode(String peerId) |
static void |
main(String[] args) |
void |
upgrade() |
public ReplicationPeerConfigUpgrader(ZKWatcher zookeeper, org.apache.hadoop.conf.Configuration conf)
public void copyTableCFs() throws ReplicationException
ReplicationException
public boolean copyTableCFs(String peerId) throws ReplicationException
ReplicationException
Copyright © 2007–2019 Cloudera. All rights reserved.