public class TestTableCFsUpdater extends org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
| Modifier and Type | Field and Description | 
|---|---|
private static org.apache.hadoop.hbase.Abortable | 
abortable  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
org.junit.rules.TestName | 
name  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
private static org.apache.hadoop.hbase.zookeeper.ZKWatcher | 
zkw  | 
conf, DISABLED_ZNODE_BYTES, ENABLED_ZNODE_BYTES, hfileRefsZNode, ourClusterKey, peerStateNodeName, peersZNode, queuesZNode, replicationZNode, tableCFsNodeName, zookeeper, ZOOKEEPER_ZNODE_REPLICATION_HFILE_REFS_DEFAULT, ZOOKEEPER_ZNODE_REPLICATION_HFILE_REFS_KEY| Constructor and Description | 
|---|
TestTableCFsUpdater()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setUpBeforeClass()  | 
static void | 
tearDownAfterClass()  | 
void | 
testUpgrade()  | 
copyTableCFs, copyTableCFs, main, upgradepublic static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw
private static org.apache.hadoop.hbase.Abortable abortable
public org.junit.rules.TestName name
public TestTableCFsUpdater()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testUpgrade() throws org.apache.zookeeper.KeeperException, InterruptedException, org.apache.hadoop.hbase.exceptions.DeserializationException
org.apache.zookeeper.KeeperExceptionInterruptedExceptionorg.apache.hadoop.hbase.exceptions.DeserializationExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.