public class TestRefreshRecoveredReplication extends TestReplicationBase
| Modifier and Type | Field and Description |
|---|---|
private static int |
BATCH |
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
private org.apache.hadoop.hbase.client.Table |
table1 |
private org.apache.hadoop.hbase.client.Table |
table2 |
private org.apache.hadoop.hbase.TableName |
tablename |
admin, CONF_WITH_LOCALFS, CONF1, CONF2, famName, hbaseAdmin, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, noRepfamName, NUM_SLAVES1, NUM_SLAVES2, PEER_ID2, row, SLEEP_TIME, tableName, UTIL1, UTIL2| Constructor and Description |
|---|
TestRefreshRecoveredReplication() |
| Modifier and Type | Method and Description |
|---|---|
private int |
checkReplicationData() |
void |
setup() |
static void |
setUpBeforeClass() |
void |
teardown() |
static void |
tearDownAfterClass() |
void |
testReplicationRefreshSource() |
cleanUp, isSerialPeer, loadData, loadData, runSimplePutDeleteTest, runSmallBatchTest, setUpBase, setupConfig, tearDownBase, waitForReplication, waitForReplicationpublic static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final int BATCH
public org.junit.rules.TestName name
private org.apache.hadoop.hbase.TableName tablename
private org.apache.hadoop.hbase.client.Table table1
private org.apache.hadoop.hbase.client.Table table2
public TestRefreshRecoveredReplication()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testReplicationRefreshSource() throws Exception
Exceptionprivate int checkReplicationData() throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.