public class TestTableCFsUpdater extends org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
Modifier and Type | Class and Description |
---|---|
private static class |
TestTableCFsUpdater.ZKStorageUtil |
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 TestTableCFsUpdater.ZKStorageUtil |
zkStorageUtil |
private static org.apache.hadoop.hbase.zookeeper.ZKWatcher |
zkw |
Constructor and Description |
---|
TestTableCFsUpdater() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testUpgrade() |
public 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
private static TestTableCFsUpdater.ZKStorageUtil zkStorageUtil
public org.junit.rules.TestName name
public TestTableCFsUpdater()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testUpgrade() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.