public class TestRegionReplicaReplicationEndpointNoMaster
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRegionReplicaReplicationEndpointNoMaster.WALEditCopro |
| Constructor and Description |
|---|
TestRegionReplicaReplicationEndpointNoMaster() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
static void |
afterClass() |
void |
before() |
static void |
beforeClass() |
void |
testRegionReplicaReplicationEndpointReplicate() |
void |
testReplayCallable() |
void |
testReplayCallableWithRegionMove() |
void |
testReplayedEditsAreSkipped() |
public TestRegionReplicaReplicationEndpointNoMaster()
public static void beforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void afterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void before()
throws java.lang.Exception
java.lang.Exceptionpublic void after()
throws java.lang.Exception
java.lang.Exceptionpublic void testReplayCallable()
throws java.lang.Exception
java.lang.Exceptionpublic void testReplayCallableWithRegionMove()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplicationEndpointReplicate()
throws java.lang.Exception
java.lang.Exceptionpublic void testReplayedEditsAreSkipped()
throws java.lang.Exception
java.lang.Exception