public class TestMirroringTableStateManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestMirroringTableStateManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
private org.apache.hadoop.hbase.client.TableState.State |
getTableStateInZK(org.apache.hadoop.hbase.zookeeper.ZKWatcher watcher,
org.apache.hadoop.hbase.TableName tableName) |
void |
testMirroring() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private final HBaseTestingUtility TEST_UTIL
public TestMirroringTableStateManager()
public void testMirroring() throws Exception
Exceptionprivate org.apache.hadoop.hbase.client.TableState.State getTableStateInZK(org.apache.hadoop.hbase.zookeeper.ZKWatcher watcher, org.apache.hadoop.hbase.TableName tableName) throws org.apache.zookeeper.KeeperException, IOException, InterruptedException
org.apache.zookeeper.KeeperExceptionIOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.