Class TestSerialReplication
java.lang.Object
org.apache.hadoop.hbase.replication.SerialReplicationTestBase
org.apache.hadoop.hbase.replication.TestSerialReplication
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.hadoop.hbase.replication.SerialReplicationTestBaseSerialReplicationTestBase.LocalReplicationEndpoint
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.hadoop.hbase.replication.SerialReplicationTestBaseaddPeer, checkOrder, createTable, enablePeerAndWaitUntilReplicationDone, moveRegion, rollAllWALs, setUpBeforeClass, setupWALWriter, tearDown, tearDownAfterClass, waitUntilReplicationDone
- 
Field Details- 
CLASS_RULE
 
- 
- 
Constructor Details- 
TestSerialReplicationpublic TestSerialReplication()
 
- 
- 
Method Details- 
setUppublic void setUp() throws IOException, org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException- Throws:
- IOException
- org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
 
- 
testRegionMove- Throws:
- Exception
 
- 
testRegionSplit- Throws:
- Exception
 
- 
testRegionMerge- Throws:
- Exception
 
- 
testRemovePeerNothingReplicated- Throws:
- Exception
 
- 
testRemovePeer- Throws:
- Exception
 
- 
testRemoveSerialFlag- Throws:
- Exception
 
 
-