public class LogMinerHelperIT extends AbstractConnectorTest
AbstractConnectorTest.SourceRecordsTesting.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.Timer| Modifier and Type | Field and Description |
|---|---|
private static io.debezium.connector.oracle.OracleConnection |
conn |
org.junit.rules.TestRule |
skipAdapterRule |
engine, logger, logTestName, OFFSET_STORE_PATH, pollTimeoutInMs, skipTestRule| Constructor and Description |
|---|
LogMinerHelperIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
static void |
beforeSuperClass() |
static void |
closeConnection() |
private static int |
getNumberOfAddedLogFiles(io.debezium.connector.oracle.OracleConnection conn) |
private io.debezium.connector.oracle.Scn |
getOldestArchivedScn(List<io.debezium.connector.oracle.Scn> oneDayArchivedNextScn) |
private List<io.debezium.connector.oracle.Scn> |
getOneDayArchivedLogNextScn(io.debezium.connector.oracle.OracleConnection conn) |
void |
shouldAddRightArchivedRedoFiles() |
void |
shouldAddRightRedoFiles() |
assertBeginTransaction, assertConfigurationErrors, assertConfigurationErrors, assertConfigurationErrors, assertConnectorIsRunning, assertConnectorNotRunning, assertDelete, assertEndTransaction, assertEngineIsRunning, assertHasNoSourceQuery, assertInsert, assertKey, assertNoConfigurationErrors, assertNoRecordsToConsume, assertOffset, assertOffset, assertOnlyTransactionRecordsToConsume, assertRecordTransactionMetadata, assertSchemaMatchesStruct, assertSchemaMatchesStruct, assertSourceQuery, assertTombstone, assertTombstone, assertUpdate, assertValueField, configValue, consumeAvailableRecords, consumeDmlRecordsByTopic, consumeDmlRecordsByTopic, consumeDmlRecordsByTopic, consumeRecord, consumeRecords, consumeRecords, consumeRecords, consumeRecordsByTopic, consumeRecordsByTopic, consumeRecordsByTopic, debug, getMaximumEnqueuedRecordCount, getSnapshotMetricsObjectName, getStreamingMetricsObjectName, getStreamingMetricsObjectName, getStreamingNamespace, initializeConnectorTestFramework, isStreamingRunning, isStreamingRunning, isTransactionRecord, loggingCompletion, print, readLastCommittedOffset, readLastCommittedOffsets, setConsumeTimeout, skipAvroValidation, start, start, start, start, start, stopConnector, stopConnector, validate, waitForAvailableRecords, waitForConnectorShutdown, waitForSnapshotToBeCompleted, waitForStreamingRunning, waitForStreamingRunning, waitTimeForRecordsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, once, once, print, print, printError, printError, printError, resetBeforeEachTest, time, timepublic final org.junit.rules.TestRule skipAdapterRule
private static io.debezium.connector.oracle.OracleConnection conn
public static void beforeSuperClass()
throws SQLException
SQLExceptionpublic static void closeConnection()
throws SQLException
SQLExceptionpublic void before()
throws SQLException
SQLExceptionpublic void shouldAddRightArchivedRedoFiles()
throws Exception
Exceptionprivate io.debezium.connector.oracle.Scn getOldestArchivedScn(List<io.debezium.connector.oracle.Scn> oneDayArchivedNextScn)
private static int getNumberOfAddedLogFiles(io.debezium.connector.oracle.OracleConnection conn)
throws SQLException
SQLExceptionprivate List<io.debezium.connector.oracle.Scn> getOneDayArchivedLogNextScn(io.debezium.connector.oracle.OracleConnection conn) throws SQLException
SQLExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.