public class TestClaimReplicationQueue extends TestReplicationBase
ClaimReplicationQueuesProcedure
works correctly.Modifier and Type | Class and Description |
---|---|
static class |
TestClaimReplicationQueue.HMasterForTest |
static class |
TestClaimReplicationQueue.ServerManagerForTest |
TestReplicationBase.ReplicationEndpointTest
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static boolean |
EMPTY |
private static String |
PEER_ID3 |
private static org.apache.hadoop.hbase.client.Table |
table3 |
private static org.apache.hadoop.hbase.client.Table |
table4 |
private static org.apache.hadoop.hbase.TableName |
tableName3 |
admin, CONF_WITH_LOCALFS, CONF1, CONF2, connection1, connection2, famName, hbaseAdmin, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, noRepfamName, NUM_SLAVES1, NUM_SLAVES2, PEER_ID2, replicateCount, replicatedEntries, row, SLEEP_TIME, tableName, UTIL1, UTIL2
Constructor and Description |
---|
TestClaimReplicationQueue() |
Modifier and Type | Method and Description |
---|---|
void |
setUpBase() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
tearDownBase() |
void |
testClaim() |
addPeer, cleanUp, configureClusters, createTable, isSerialPeer, loadData, loadData, removePeer, restartSourceCluster, restartTargetHBaseCluster, runSimplePutDeleteTest, runSmallBatchTest, setupConfig, waitForReplication, waitForReplication
public static final HBaseClassTestRule CLASS_RULE
private static final org.apache.hadoop.hbase.TableName tableName3
private static final String PEER_ID3
private static org.apache.hadoop.hbase.client.Table table3
private static org.apache.hadoop.hbase.client.Table table4
private static volatile boolean EMPTY
public TestClaimReplicationQueue()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void setUpBase() throws Exception
setUpBase
in class TestReplicationBase
Exception
public void tearDownBase() throws Exception
tearDownBase
in class TestReplicationBase
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.