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, waitUntilReplicationDonepublic static final HBaseClassTestRule CLASS_RULE
public TestSerialReplication()
public void setUp() throws IOException, org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
IOExceptionorg.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityExceptionpublic void testRegionMove() throws Exception
Exceptionpublic void testRegionSplit() throws Exception
Exceptionpublic void testRegionMerge() throws Exception
Exceptionpublic void testRemovePeerNothingReplicated() throws Exception
Exceptionpublic void testRemovePeer() throws Exception
Exceptionpublic void testRemoveSerialFlag() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.