public class TestRegionReplicas extends 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 void testRegionReplicaUpdatesMetaLocation()
throws Exception
Exceptionpublic void testGetOnTargetRegionReplica()
throws Exception
Exceptionpublic void testFlushAndCompactionsInPrimary()
throws Exception
Exception