public class TestRegionReplicas extends Object
TestRegionServerNoMaster.| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRegionReplicas() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
before() |
void |
testFlushAndCompactionsInPrimary() |
void |
testGetOnTargetRegionReplica() |
void |
testOpenRegionReplica() |
void |
testRefresStoreFiles() |
void |
testRegionReplicaGets() |
void |
testRegionReplicaUpdatesMetaLocation()
Tests that the meta location is saved for secondary regions
|
void |
testVerifySecondaryAbilityToReadWithOnFiles() |
public static final HBaseClassTestRule CLASS_RULE
public TestRegionReplicas()
public static void afterClass() throws Exception
Exceptionpublic void testOpenRegionReplica() throws Exception
Exceptionpublic void testRegionReplicaUpdatesMetaLocation() throws Exception
Exceptionpublic void testRegionReplicaGets() throws Exception
Exceptionpublic void testGetOnTargetRegionReplica() throws Exception
Exceptionpublic void testRefresStoreFiles() throws Exception
Exceptionpublic void testFlushAndCompactionsInPrimary() throws Exception
Exceptionpublic void testVerifySecondaryAbilityToReadWithOnFiles() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.