public class TestReplicationStatusSink extends TestReplicationBase
TestReplicationBase.ReplicationEndpointTest| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
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 |
|---|
TestReplicationStatusSink() |
| Modifier and Type | Method and Description |
|---|---|
private org.apache.hadoop.hbase.replication.ReplicationLoadSink |
getLatestSinkMetric(org.apache.hadoop.hbase.client.Admin admin,
org.apache.hadoop.hbase.ServerName server) |
void |
testReplicationStatusSink() |
addPeer, cleanUp, configureClusters, createTable, isSerialPeer, loadData, loadData, removePeer, restartSourceCluster, restartTargetHBaseCluster, runSimplePutDeleteTest, runSmallBatchTest, setUpBase, setUpBeforeClass, setupConfig, tearDownAfterClass, tearDownBase, waitForReplication, waitForReplicationpublic static final HBaseClassTestRule CLASS_RULE
public TestReplicationStatusSink()
public void testReplicationStatusSink() throws Exception
Exceptionprivate org.apache.hadoop.hbase.replication.ReplicationLoadSink getLatestSinkMetric(org.apache.hadoop.hbase.client.Admin admin, org.apache.hadoop.hbase.ServerName server) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.