public class TestSyncReplicationStandBy extends SyncReplicationTestBase
Modifier and Type | Class and Description |
---|---|
private static interface |
TestSyncReplicationStandBy.TableAction |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
CF, CQ, PEER_ID, REMOTE_WAL_DIR1, REMOTE_WAL_DIR2, TABLE_NAME, UTIL1, UTIL2, ZK_UTIL
Constructor and Description |
---|
TestSyncReplicationStandBy() |
Modifier and Type | Method and Description |
---|---|
private void |
assertDisallow(org.apache.hadoop.hbase.client.Table table,
TestSyncReplicationStandBy.TableAction action) |
void |
testStandby() |
getRemoteWALDir, getRemoteWALDir, getReplayRemoteWALs, initTestingUtility, setUp, tearDown, verify, verifyNotReplicatedThroughRegion, verifyRemovedPeer, verifyReplicationRequestRejection, verifyThroughRegion, waitUntilDeleted, waitUntilReplicationDone, write, writeAndVerifyReplication
public static final HBaseClassTestRule CLASS_RULE
public TestSyncReplicationStandBy()
private void assertDisallow(org.apache.hadoop.hbase.client.Table table, TestSyncReplicationStandBy.TableAction action) throws IOException
IOException
public void testStandby() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.