public class TestSerialReplication extends SerialReplicationTestBase
SerialReplicationTestBase.LocalReplicationEndpoint
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestSerialReplication() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testRegionMerge() |
void |
testRegionMove() |
void |
testRegionSplit() |
void |
testRemovePeer() |
void |
testRemovePeerNothingReplicated() |
void |
testRemoveSerialFlag() |
addPeer, checkOrder, createTable, enablePeerAndWaitUntilReplicationDone, moveRegion, rollAllWALs, setUpBeforeClass, setupWALWriter, tearDown, tearDownAfterClass, waitUntilReplicationDone
public static final HBaseClassTestRule CLASS_RULE
public TestSerialReplication()
public void setUp() throws IOException, org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
IOException
org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
public void testRegionMove() throws Exception
Exception
public void testRegionSplit() throws Exception
Exception
public void testRegionMerge() throws Exception
Exception
public void testRemovePeerNothingReplicated() throws Exception
Exception
public void testRemovePeer() throws Exception
Exception
public void testRemoveSerialFlag() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.