@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
ReplicationExceptionpublic boolean copyTableCFs(String peerId) throws ReplicationException
ReplicationExceptionCopyright © 2007–2019 Cloudera. All rights reserved.