Class TestReplicator
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationBase
org.apache.hadoop.hbase.replication.regionserver.TestReplicator
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.replication.TestReplicationBase
TestReplicationBase.ReplicationEndpointTest
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
(package private) static final org.slf4j.Logger
(package private) static final int
Fields inherited from class org.apache.hadoop.hbase.replication.TestReplicationBase
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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
void
private void
truncateTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tablename) Methods inherited from class org.apache.hadoop.hbase.replication.TestReplicationBase
addPeer, cleanUp, createTable, isSerialPeer, loadData, loadData, removePeer, runSimplePutDeleteTest, runSmallBatchTest, setUpBase, setupConfig, tearDownBase, waitForReplication, waitForReplication
-
Field Details
-
CLASS_RULE
-
LOG
-
NUM_ROWS
- See Also:
-
-
Constructor Details
-
TestReplicator
public TestReplicator()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
testReplicatorBatching
- Throws:
Exception
-
testReplicatorWithErrors
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
truncateTable
private void truncateTable(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tablename) throws IOException - Throws:
IOException
-