Package io.debezium.connector.oracle
Class NotificationsIT
java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.pipeline.notification.AbstractNotificationsIT<io.debezium.connector.oracle.OracleConnector>
io.debezium.connector.oracle.NotificationsIT
- All Implemented Interfaces:
Testing
public class NotificationsIT
extends AbstractNotificationsIT<io.debezium.connector.oracle.OracleConnector>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.debezium.pipeline.notification.AbstractNotificationsIT
AbstractNotificationsIT.ClientListenerNested classes/interfaces inherited from class io.debezium.embedded.AbstractConnectorTest
AbstractConnectorTest.SourceRecordsNested classes/interfaces inherited from interface io.debezium.util.Testing
Testing.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.Timer -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate io.debezium.connector.oracle.OracleConnectionFields inherited from class io.debezium.embedded.AbstractConnectorTest
consumedLines, engine, logger, logTestName, OFFSET_STORE_PATH, pollTimeoutInMs, skipTestRule -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.pipeline.notification.AbstractNotificationsIT
database, emittingDebeziumNotificationWillGenerateAJmxNotification, notificationCorrectlySentOnItsTopic, notificationCorrectlySentOnJmx, notificationNotSentIfNoChannelIsConfigured, reportErrorWhenSinkChannelIsEnabledAndNoTopicConfigurationProvided, startConnector, taskMethods inherited from class io.debezium.embedded.AbstractConnectorTest
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, consumeRecordsButSkipUntil, consumeRecordsByTopic, consumeRecordsByTopic, consumeRecordsByTopic, consumeRecordsByTopicUntil, consumeRecordsUntil, debug, getConsumer, getMaximumEnqueuedRecordCount, getSnapshotMetricsObjectName, getSnapshotMetricsObjectName, getStreamingMetricsObjectName, getStreamingMetricsObjectName, getStreamingNamespace, initializeConnectorTestFramework, isStreamingRunning, isStreamingRunning, isTransactionRecord, loggingCompletion, print, readLastCommittedOffset, readLastCommittedOffsets, setConsumeTimeout, skipAvroValidation, start, start, start, start, start, start, start, startAndConsumeTillEnd, startAndConsumeTillEnd, stopConnector, stopConnector, validate, waitForAvailableRecords, waitForConnectorShutdown, waitForNotInitialState, waitForSnapshotToBeCompleted, waitForSnapshotToBeCompleted, waitForStreamingRunning, waitForStreamingRunning, waitTimeForRecords, waitTimeForRecordsAfterNulls
-
Field Details
-
connection
private io.debezium.connector.oracle.OracleConnection connection
-
-
Constructor Details
-
NotificationsIT
public NotificationsIT()
-
-
Method Details
-
before
- Throws:
SQLException
-
after
public void after() -
connectorClass
- Specified by:
connectorClassin classAbstractNotificationsIT<io.debezium.connector.oracle.OracleConnector>
-
config
- Specified by:
configin classAbstractNotificationsIT<io.debezium.connector.oracle.OracleConnector>
-
connector
- Specified by:
connectorin classAbstractNotificationsIT<io.debezium.connector.oracle.OracleConnector>
-
server
- Specified by:
serverin classAbstractNotificationsIT<io.debezium.connector.oracle.OracleConnector>
-
snapshotStatusResult
- Specified by:
snapshotStatusResultin classAbstractNotificationsIT<io.debezium.connector.oracle.OracleConnector>
-