public class TestReplicationSyncUpToolWithBulkLoadedData extends TestReplicationSyncUpTool
famName, ht1Source, ht1TargetAtPeer1, ht2Source, ht2TargetAtPeer1, noRepfamNameadmin, CONF_WITH_LOCALFS, conf1, conf2, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, row, SLEEP_TIME, tableName, utility1, utility2, zkw1, zkw2| Constructor and Description | 
|---|
TestReplicationSyncUpToolWithBulkLoadedData()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setUpBeforeClass()  | 
void | 
testSyncUpTool()
Add a row to a table in each cluster, check it's replicated, delete it,
 check's gone Also check the puts and deletes are not replicated back to
 the originating cluster. 
 | 
setUp, setupReplication, syncUptearDownAfterClasspublic TestReplicationSyncUpToolWithBulkLoadedData()
public void testSyncUpTool()
                    throws Exception
TestReplicationSyncUpTooltestSyncUpTool in class TestReplicationSyncUpToolException