public class TestRegionReplicaReplicationEndpoint
extends java.lang.Object
| Constructor and Description |
|---|
TestRegionReplicaReplicationEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
testRegionReplicaReplication(int regionReplication) |
void |
testRegionReplicaReplicationForFlushAndCompaction() |
void |
testRegionReplicaReplicationIgnoresDisabledTables() |
void |
testRegionReplicaReplicationIgnoresDisabledTables(boolean dropTable) |
void |
testRegionReplicaReplicationIgnoresDroppedTables() |
void |
testRegionReplicaReplicationPeerIsCreated() |
void |
testRegionReplicaReplicationPeerIsCreatedForModifyTable() |
void |
testRegionReplicaReplicationWith10Replicas() |
void |
testRegionReplicaReplicationWith2Replicas() |
void |
testRegionReplicaReplicationWith3Replicas() |
void |
testRegionReplicaWithoutMemstoreReplication() |
public TestRegionReplicaReplicationEndpoint()
public static void beforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void afterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplicationPeerIsCreated()
throws java.io.IOException,
ReplicationException
java.io.IOExceptionReplicationExceptionpublic void testRegionReplicaReplicationPeerIsCreatedForModifyTable()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplication(int regionReplication)
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplicationWith2Replicas()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplicationWith3Replicas()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplicationWith10Replicas()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaWithoutMemstoreReplication()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplicationForFlushAndCompaction()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplicationIgnoresDisabledTables()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplicationIgnoresDroppedTables()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionReplicaReplicationIgnoresDisabledTables(boolean dropTable)
throws java.lang.Exception
java.lang.Exception