public class TestReplicationSourceManager
extends java.lang.Object
| Constructor and Description |
|---|
TestReplicationSourceManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testBulkLoadWALEdits() |
void |
testBulkLoadWALEditsWithoutBulkLoadReplicationEnabled() |
void |
testClaimQueues() |
void |
testCleanupFailoverQueues() |
void |
testFailoverDeadServerCversionChange() |
void |
testLogRoll() |
void |
testNodeFailoverDeadServerParsing() |
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testLogRoll()
throws java.lang.Exception
java.lang.Exceptionpublic void testClaimQueues()
throws java.lang.Exception
java.lang.Exceptionpublic void testCleanupFailoverQueues()
throws java.lang.Exception
java.lang.Exceptionpublic void testNodeFailoverDeadServerParsing()
throws java.lang.Exception
java.lang.Exceptionpublic void testFailoverDeadServerCversionChange()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkLoadWALEditsWithoutBulkLoadReplicationEnabled()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkLoadWALEdits()
throws java.lang.Exception
java.lang.Exception