Class TestTableCFsUpdater
java.lang.Object
org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
org.apache.hadoop.hbase.replication.master.TestTableCFsUpdater
public class TestTableCFsUpdater
extends org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.Abortable
static final HBaseClassTestRule
private static final org.slf4j.Logger
org.junit.rules.TestName
private static final HBaseTestingUtility
private static TestTableCFsUpdater.ZKStorageUtil
private static org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
Methods inherited from class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
copyTableCFs, copyTableCFs, getTableCFsNode, main, upgrade
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
zkw
-
abortable
-
zkStorageUtil
-
name
-
-
Constructor Details
-
TestTableCFsUpdater
- Throws:
IOException
-
-
Method Details