public class TestMetaWithReplicas extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestMetaWithReplicas() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
static void |
shutdownMetaAndDoValidations(HBaseTestingUtility util) |
void |
tearDown() |
void |
testAccessingUnknownTables() |
void |
testChangingReplicaCount() |
void |
testHBaseFsckWithExcessMetaReplicas() |
void |
testHBaseFsckWithFewerMetaReplicas() |
void |
testHBaseFsckWithFewerMetaReplicaZnodes() |
void |
testHBaseFsckWithMetaReplicas() |
void |
testMetaAddressChange() |
void |
testMetaHTDReplicaCount() |
void |
testMetaLookupThreadPoolCreated() |
void |
testShutdownHandling() |
void |
testShutdownOfReplicaHolder() |
void |
testZookeeperNodesForReplicas() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestMetaWithReplicas()
public void testMetaHTDReplicaCount() throws Exception
Exceptionpublic void testZookeeperNodesForReplicas() throws Exception
Exceptionpublic void testShutdownHandling() throws Exception
Exceptionpublic static void shutdownMetaAndDoValidations(HBaseTestingUtility util) throws Exception
Exceptionpublic void testMetaLookupThreadPoolCreated() throws Exception
Exceptionpublic void testChangingReplicaCount() throws Exception
Exceptionpublic void testHBaseFsckWithMetaReplicas() throws Exception
Exceptionpublic void testHBaseFsckWithFewerMetaReplicas() throws Exception
Exceptionpublic void testHBaseFsckWithFewerMetaReplicaZnodes() throws Exception
Exceptionpublic void testAccessingUnknownTables() throws Exception
Exceptionpublic void testMetaAddressChange() throws Exception
Exceptionpublic void testShutdownOfReplicaHolder() throws Exception
Exceptionpublic void testHBaseFsckWithExcessMetaReplicas() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.