public class TestRegionReplicas
extends java.lang.Object
TestRegionServerNoMaster.| Constructor and Description |
|---|
TestRegionReplicas() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
static void |
afterClass() |
static void |
before() |
void |
testFlushAndCompactionsInPrimary() |
void |
testGetOnTargetRegionReplica() |
void |
testOpenRegionReplica() |
void |
testRefreshStoreFiles() |
void |
testRegionReplicaGets() |
void |
testRegionReplicaUpdatesMetaLocation()
Tests that the meta location is saved for secondary regions
|
void |
testVerifySecondaryAbilityToReadWithOnFiles() |
public static void before()
throws java.lang.Exception
java.lang.Exceptionpublic static void afterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void after()
throws java.lang.Exception
java.lang.Exceptionpublic void testOpenRegionReplica()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaUpdatesMetaLocation()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaGets()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetOnTargetRegionReplica()
throws java.lang.Exception
java.lang.Exceptionpublic void testRefreshStoreFiles()
throws java.lang.Exception
java.lang.Exceptionpublic void testFlushAndCompactionsInPrimary()
throws java.lang.Exception
java.lang.Exceptionpublic void testVerifySecondaryAbilityToReadWithOnFiles()
throws java.lang.Exception
java.lang.Exception