@InterfaceAudience.Private @InterfaceStability.Unstable public class ReplicationPeerConfigUpgrader extends Object
| Constructor and Description |
|---|
ReplicationPeerConfigUpgrader(org.apache.hadoop.hbase.zookeeper.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(org.apache.hadoop.hbase.zookeeper.ZKWatcher zookeeper,
org.apache.hadoop.conf.Configuration conf)
public void copyTableCFs()
throws org.apache.hadoop.hbase.replication.ReplicationException
org.apache.hadoop.hbase.replication.ReplicationExceptionpublic boolean copyTableCFs(String peerId) throws org.apache.hadoop.hbase.replication.ReplicationException
org.apache.hadoop.hbase.replication.ReplicationExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.