public class TestRegionReplicaReplicationEndpoint extends 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 void testRegionReplicaReplicationPeerIsCreated()
                                               throws IOException,
                                                      ReplicationException
IOExceptionReplicationExceptionpublic void testRegionReplicaReplicationPeerIsCreatedForModifyTable()
                                                             throws Exception
Exceptionpublic void testRegionReplicaReplication(int regionReplication)
                                  throws Exception
Exceptionpublic void testRegionReplicaReplicationWith2Replicas()
                                               throws Exception
Exceptionpublic void testRegionReplicaReplicationWith3Replicas()
                                               throws Exception
Exceptionpublic void testRegionReplicaReplicationWith10Replicas()
                                                throws Exception
Exceptionpublic void testRegionReplicaWithoutMemstoreReplication()
                                                 throws Exception
Exceptionpublic void testRegionReplicaReplicationForFlushAndCompaction()
                                                       throws Exception
Exceptionpublic void testRegionReplicaReplicationIgnoresDisabledTables()
                                                       throws Exception
Exceptionpublic void testRegionReplicaReplicationIgnoresDroppedTables()
                                                      throws Exception
Exception