Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- a - Variable in class io.debezium.serde.SerdeTest.CompositeKey
- a1 - Variable in class io.debezium.relational.TableTest
- abort(Executor) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- AbstractExtractStateTest - Class in io.debezium.transforms
-
A base abstract class for the Extract-based single message transform tests.
- AbstractExtractStateTest() - Constructor for class io.debezium.transforms.AbstractExtractStateTest
- AbstractFieldTest - Class in io.debezium.config
- AbstractFieldTest() - Constructor for class io.debezium.config.AbstractFieldTest
- AbstractPartitionTest<P extends io.debezium.pipeline.spi.Partition> - Class in io.debezium.connector.common
- AbstractPartitionTest() - Constructor for class io.debezium.connector.common.AbstractPartitionTest
- accept(SourceRecord) - Method in class io.debezium.data.SourceRecordStats
- actual - Variable in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- add(SourceRecord) - Method in class io.debezium.data.KeyValueStore
- add(SourceRecord) - Method in class io.debezium.data.KeyValueStore.Collection
- add(SourceRecord) - Method in class io.debezium.data.SchemaChangeHistory
- ADD_FIELDS - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- ADD_FIELDS_PREFIX - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- ADD_HEADERS - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- ADD_HEADERS_PREFIX - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- addBrokers(int) - Method in class io.debezium.kafka.KafkaCluster
-
Add a number of new Kafka broker to the cluster.
- addDropFieldsHeader(SourceRecord, String, List<String>) - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- adjuster - Variable in class io.debezium.relational.TableSchemaBuilderTest
- adminZkClient - Variable in class io.debezium.kafka.KafkaServer
- advanceTo(long) - Method in class io.debezium.util.MockClock
- after - Variable in class io.debezium.document.JacksonArrayReadingAndWritingTest
- after - Variable in class io.debezium.document.JacksonWriterTest
- afterEach() - Method in class io.debezium.kafka.KafkaClusterTest
- afterEach() - Method in class io.debezium.kafka.ZookeeperServerTest
- allConnectorFields - Variable in class io.debezium.config.AbstractFieldTest
- allFieldsShouldHaveDescription() - Method in class io.debezium.config.ConfigDefinitionMetadataTest
- allFieldsShouldHaveDescription() - Method in class io.debezium.config.TransformationConfigDefinitionMetadataTest
- alterTable() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- alterTableEvent() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- alterTableNamed(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- alterViewNamed(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- AnnotationBasedTestRule - Class in io.debezium.junit
-
A base
TestRulethat allows easy writing of test rules based on method annotations. - AnnotationBasedTestRule() - Constructor for class io.debezium.junit.AnnotationBasedTestRule
- APICURIO_URL - Static variable in class io.debezium.data.VerifyRecord
- append(ILoggingEvent) - Method in class io.debezium.junit.logging.LogInterceptor
- apply(Statement, Description) - Method in class io.debezium.junit.ConditionalFail
- apply(Statement, Description) - Method in class io.debezium.junit.SkipTestRule
- ApproximateStructSizeCalculatorTest - Class in io.debezium.util
-
Unit test for
ApproximateStructSizeCalculator. - ApproximateStructSizeCalculatorTest() - Constructor for class io.debezium.util.ApproximateStructSizeCalculatorTest
- areConnectSchemasEqual(Schema, Schema) - Static method in class io.debezium.data.VerifyRecord
- areFieldListsEqual(List<Field>, List<Field>) - Static method in class io.debezium.data.VerifyRecord
- array - Variable in class io.debezium.document.JacksonArrayReadingAndWritingTest
- ArraySerdesTest - Class in io.debezium.document
- ArraySerdesTest() - Constructor for class io.debezium.document.ArraySerdesTest
- asDurationShouldConvertValue() - Method in class io.debezium.util.StringsTest
- assertAllowed(Predicate<TableId>, String, String) - Method in class io.debezium.relational.SelectorsTest
- assertAllowed(Predicate<TableId>, String, String, String) - Method in class io.debezium.relational.SelectorsTest
- assertBuilder(SchemaBuilder, String) - Method in class io.debezium.data.EnumSetTest
- assertBuilder(SchemaBuilder, String) - Method in class io.debezium.data.EnumTest
- assertCollectionExcluded(String) - Method in class io.debezium.relational.RelationalTableFiltersTest
- assertCollectionExcludedFromSchemaSnapshot(String) - Method in class io.debezium.relational.RelationalTableFiltersTest
- assertCollectionIncluded(String) - Method in class io.debezium.relational.RelationalTableFiltersTest
- assertCollectionIncludedInSchemaSnapshot(String) - Method in class io.debezium.relational.RelationalTableFiltersTest
- assertConnectSchemasAreEqual(String, Schema, Schema) - Static method in class io.debezium.data.VerifyRecord
-
Asserts that the two given schemas are equal.
- assertDoesNotExist(File) - Method in class io.debezium.kafka.KafkaClusterTest
- assertDoesNotExist(File) - Method in class io.debezium.kafka.ZookeeperServerTest
- assertElapsed() - Method in class io.debezium.util.ElapsedTimeStrategyTest
- assertEquals(Object, Object) - Static method in class io.debezium.data.VerifyRecord
- assertEquals(String, Object, Object) - Method in interface io.debezium.data.VerifyRecord.RecordValueComparator
-
Assert that the actual and expected values are equal.
- assertEquals(Schema, Object, Object, String, String, Predicate<String>, Map<String, VerifyRecord.RecordValueComparator>, Map<String, VerifyRecord.RecordValueComparator>) - Static method in class io.debezium.data.VerifyRecord
- assertEquals(SourceRecord, SourceRecord, Predicate<String>, Map<String, VerifyRecord.RecordValueComparator>, Map<String, VerifyRecord.RecordValueComparator>) - Static method in class io.debezium.data.VerifyRecord
- assertField(Field, String, Schema, boolean) - Method in class io.debezium.data.EnvelopeTest
- assertFor(Struct) - Method in class io.debezium.data.SchemaAndValueField
- assertNext() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener
-
Perform assertions on the next event seen by this listener.
- assertNoMore(Iterator<Map.Entry<Path, Value>>) - Method in class io.debezium.document.DocumentTest
- assertNoMoreEvents() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener
-
Assert that there is no next event.
- assertNotAllowed(Predicate<TableId>, String, String) - Method in class io.debezium.relational.SelectorsTest
- assertNotAllowed(Predicate<TableId>, String, String, String) - Method in class io.debezium.relational.SelectorsTest
- assertNotElapsed() - Method in class io.debezium.util.ElapsedTimeStrategyTest
- assertNotValidFullname(String) - Method in class io.debezium.util.SchemaNameAdjusterTest
- assertOptionalField(Envelope, String, Schema) - Method in class io.debezium.data.EnvelopeTest
- assertPair(Iterator<Map.Entry<Path, Value>>, String, Object) - Method in class io.debezium.document.DocumentTest
- assertRegexList(String, String...) - Method in class io.debezium.util.StringsTest
- assertRegexSet(String, String...) - Method in class io.debezium.util.StringsTest
- assertReplacement(String, Map<String, String>, String) - Method in class io.debezium.util.StringsTest
- assertRequiredField(Envelope, String, Schema) - Method in class io.debezium.data.EnvelopeTest
- assertSameValue(Object, Object) - Static method in class io.debezium.data.VerifyRecord
-
Utility method to validate that two given
SourceRecordvalues are identical. - assertSchema(Schema, String) - Method in class io.debezium.data.EnumSetTest
- assertSchema(Schema, String) - Method in class io.debezium.data.EnumTest
- assertSchema(Struct) - Method in class io.debezium.data.SchemaAndValueField
- assertStruct(Struct, Struct) - Method in class io.debezium.data.SchemaAndValueField
- assertThat(SourceRecord) - Static method in class io.debezium.data.SourceRecordAssert
- assertValidDataDirectory(File) - Method in class io.debezium.kafka.KafkaClusterTest
- assertValidDataDirectory(File) - Method in class io.debezium.kafka.ZookeeperServerTest
- assertValidFullname(String) - Method in class io.debezium.util.SchemaNameAdjusterTest
- assertValidPositions(Table) - Method in class io.debezium.relational.TableEditorTest
- assertValidPositions(TableEditor) - Method in class io.debezium.relational.TableEditorTest
- assertValue(Struct) - Method in class io.debezium.data.SchemaAndValueField
- assertValueField(SourceRecord, String, Object) - Static method in class io.debezium.data.VerifyRecord
-
Verify the given
SourceRecordhas the expected value in the given fieldPath. - assertValueOnlyIf - Variable in class io.debezium.data.SchemaAndValueField
- assertValueOnlyIf(Supplier<Boolean>) - Method in class io.debezium.data.SchemaAndValueField
- asStruct(Object) - Method in class io.debezium.transforms.outbox.EventRouterTest
- attributeEditor - Variable in class io.debezium.relational.TableEditorTest
- AVRO_UNICODE_NAME_CONVERTED - Static variable in class io.debezium.relational.TableSchemaBuilderTest
- AVRO_UNSUPPORTED_NAME - Static variable in class io.debezium.relational.TableSchemaBuilderTest
- AVRO_UNSUPPORTED_NAME_CONVERTED - Static variable in class io.debezium.relational.TableSchemaBuilderTest
- avroFieldNamer - Variable in class io.debezium.relational.TableSchemaBuilderTest
- avroKeyConverter - Static variable in class io.debezium.data.VerifyRecord
- avroValueConverter - Static variable in class io.debezium.data.VerifyRecord
B
- b - Variable in class io.debezium.serde.SerdeTest.CompositeKey
- baseConfig() - Method in class io.debezium.pipeline.signal.SignalProcessorTest
- baseConfig(Map<String, Object>) - Method in class io.debezium.pipeline.signal.SignalProcessorTest
- baseSourceTask - Variable in class io.debezium.connector.common.BaseSourceTaskTest
- BaseSourceTaskTest - Class in io.debezium.connector.common
- BaseSourceTaskTest() - Constructor for class io.debezium.connector.common.BaseSourceTaskTest
- BaseSourceTaskTest.MyBaseSourceTask - Class in io.debezium.connector.common
- before() - Method in class io.debezium.util.SchemaNameAdjusterTest
- beforeEach() - Method in class io.debezium.config.ConfigurationTest
- beforeEach() - Method in class io.debezium.document.DocumentTest
- beforeEach() - Method in class io.debezium.document.JacksonArrayReadingAndWritingTest
- beforeEach() - Method in class io.debezium.document.JacksonWriterTest
- beforeEach() - Method in class io.debezium.document.PathsTest
- beforeEach() - Method in class io.debezium.function.BufferedBlockingConsumerTest
- beforeEach() - Method in class io.debezium.kafka.KafkaClusterTest
- beforeEach() - Method in class io.debezium.kafka.ZookeeperServerTest
- beforeEach() - Method in class io.debezium.relational.ColumnEditorTest
- beforeEach() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- beforeEach() - Method in class io.debezium.relational.RelationalTableFiltersTest
- beforeEach() - Method in class io.debezium.relational.TableEditorTest
- beforeEach() - Method in class io.debezium.relational.TableSchemaBuilderTest
- beforeEach() - Method in class io.debezium.relational.TableTest
- beforeEach() - Method in class io.debezium.text.TokenStreamTest
- beforeEach() - Method in class io.debezium.util.ElapsedTimeStrategyTest
- BinaryDataConverterTest - Class in io.debezium.converters
- BinaryDataConverterTest() - Constructor for class io.debezium.converters.BinaryDataConverterTest
- BinaryValueTest - Class in io.debezium.document
-
Unit test for
BinaryValue. - BinaryValueTest() - Constructor for class io.debezium.document.BinaryValueTest
- brokerId - Variable in class io.debezium.kafka.KafkaServer
- brokerId() - Method in class io.debezium.kafka.KafkaServer
- brokerList() - Method in class io.debezium.kafka.KafkaCluster
-
Get the list of brokers.
- BufferedBlockingConsumerTest - Class in io.debezium.function
- BufferedBlockingConsumerTest() - Constructor for class io.debezium.function.BufferedBlockingConsumerTest
- build - Variable in class io.debezium.relational.RelationalTableFiltersTest
- buildConfig(Configuration) - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- buildRecord() - Method in class io.debezium.pipeline.notification.NotificationServiceTest
- buildSourceRecord(String, String, String, String, Struct, Envelope.Operation) - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- buildSourceRecord(Struct, Envelope.Operation) - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- byDefaultJavaHashIsUsed() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- ByLogicalTableRouterTest - Class in io.debezium.transforms
- ByLogicalTableRouterTest() - Constructor for class io.debezium.transforms.ByLogicalTableRouterTest
- ByteArrayConverterTest - Class in io.debezium.converters
- ByteArrayConverterTest() - Constructor for class io.debezium.converters.ByteArrayConverterTest
C
- c1 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- c1 - Variable in class io.debezium.relational.TableTest
- c10 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- c2 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- c2 - Variable in class io.debezium.relational.TableTest
- c3 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- c3 - Variable in class io.debezium.relational.TableTest
- c4 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- c4 - Variable in class io.debezium.relational.TableTest
- c5 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- c6 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- c7 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- c8 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- c9 - Variable in class io.debezium.relational.TableSchemaBuilderTest
- call() - Method in interface io.debezium.util.Testing.InterruptableFunction
- canConfigureEveryTableField() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canExpandJsonArrayWithComplexElements() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canExpandJsonArrayWithFirstElementNull() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canExpandJsonPayloadIfConfigured() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canExpandJsonPayloadWithAdditionalFieldInEnvelope() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canExpandJsonWithNestedArraysWhereFirstArrayIsEmpty() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canExtractTableFields() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canFailOnUpdates() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canInfluenceTableColumnTypes() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canMarkAnEventAsDeleted() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canParseDocumentWithUnescapedControlCharacter() - Method in class io.debezium.document.JacksonReaderTest
- canParseValidIdentifiers() - Method in class io.debezium.relational.TableIdParserTest
- canPassBinaryKey() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canPassBinaryMessage() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canPassIntKey() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canPassKeyByType(SchemaBuilder, Object) - Method in class io.debezium.transforms.outbox.EventRouterTest
- canPassStringKey() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canRouteBasedOnField() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSerializeAndDeserializeHistoryRecord() - Method in class io.debezium.relational.history.HistoryRecordTest
- canSetBinaryMessageKey() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSetDefaultMessageKey() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSetMessageKey() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSetMultipleFieldsIntoTheEnvelope() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSetPartitionWithAdditionalFields() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSetPayloadTypeIntoTheEnvelope() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSetPayloadTypeIntoTheEnvelopeWithAlias() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSetSchemaVersionWhenMoreThanPayloadIsInEnvelope() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSetTimestampByUserDefinedConfiguration() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSetTimestampFromDebeziumEnvelopeByDefault() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSkipDeletion() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSkipMessagesWithoutDebeziumCdcEnvelopeDueToMissingSchemaName() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSkipMessagesWithoutDebeziumCdcEnvelopeDueToMissingSchemaNameSuffix() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSkipMessagesWithoutDebeziumCdcEnvelopeDueToMissingValueSchema() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSkipTombstone() - Method in class io.debezium.transforms.outbox.EventRouterTest
- canSkipUpdates() - Method in class io.debezium.transforms.outbox.EventRouterTest
- ChangeEventQueueTest - Class in io.debezium.connector.base
- ChangeEventQueueTest(int, int, int) - Constructor for class io.debezium.connector.base.ChangeEventQueueTest
- check() - Element in annotation type io.debezium.junit.SkipWhenConnectorUnderTest
- check() - Element in annotation type io.debezium.junit.SkipWhenDatabaseVersion
-
Defines the type of equal-check that should initiate the skip on the test class or method.
- check() - Element in annotation type io.debezium.junit.SkipWhenJavaVersion
- check() - Element in annotation type io.debezium.junit.SkipWhenKafkaVersion
- checkEqualTo(int, int, int, int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolverTest
- checkGreaterThan(int, int, int, int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolverTest
- checkGreaterThanOrEqualTo(int, int, int, int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolverTest
- checkLessThan(int, int, int, int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolverTest
- checkLessThanEqualTo(int, int, int, int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolverTest
- checkPreconditions() - Method in class io.debezium.relational.TableSchemaBuilderTest
- checkPreconditions() - Method in class io.debezium.relational.TableTest
- clear() - Method in class io.debezium.junit.logging.LogInterceptor
- clearWarnings() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- clock - Variable in class io.debezium.util.ElapsedTimeStrategyTest
- close() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- close() - Method in class io.debezium.jdbc.JdbcConnectionTest.RogueConnection
- close() - Method in class io.debezium.jdbc.JdbcConnectionTest.TimingOutConnection
- close() - Method in interface io.debezium.kafka.KafkaCluster.InteractiveConsumer
-
Asynchronously close this consumer's connection to Kafka and begin to clean up all resources.
- close() - Method in interface io.debezium.kafka.KafkaCluster.InteractiveProducer
-
Close this producer's connection to Kafka and clean up all resources.
- CloudEventsConverterTest - Class in io.debezium.converters
- CloudEventsConverterTest() - Constructor for class io.debezium.converters.CloudEventsConverterTest
- cluster - Variable in class io.debezium.kafka.KafkaClusterTest
- collection(TableId) - Method in class io.debezium.data.KeyValueStore
- collection(String) - Method in class io.debezium.data.KeyValueStore
- collection(String, String) - Method in class io.debezium.data.KeyValueStore
- Collection(TableId) - Constructor for class io.debezium.data.KeyValueStore.Collection
- collectionCount() - Method in class io.debezium.data.KeyValueStore
- collections() - Method in class io.debezium.data.KeyValueStore
- collectionsByTableId - Variable in class io.debezium.data.KeyValueStore
- CollectTest - Class in io.debezium.util
-
Unit test for
Collect. - CollectTest() - Constructor for class io.debezium.util.CollectTest
- column - Variable in class io.debezium.relational.ColumnEditorTest
- column - Variable in class io.debezium.relational.mapping.ColumnMappersTest
- column - Variable in class io.debezium.relational.mapping.MaskStringsTest
- column - Variable in class io.debezium.relational.mapping.TruncateStringsTest
- column2 - Variable in class io.debezium.relational.mapping.ColumnMappersTest
- column3 - Variable in class io.debezium.relational.mapping.ColumnMappersTest
- columnEditor - Variable in class io.debezium.relational.TableEditorTest
- ColumnEditorTest - Class in io.debezium.relational
- ColumnEditorTest() - Constructor for class io.debezium.relational.ColumnEditorTest
- ColumnMappersTest - Class in io.debezium.relational.mapping
- ColumnMappersTest() - Constructor for class io.debezium.relational.mapping.ColumnMappersTest
- ColumnMappersTest.RepeatingColumnMapper - Class in io.debezium.relational.mapping
- combinedIndex(int, int) - Method in class io.debezium.text.PositionTest
- COMMENT - Static variable in class io.debezium.text.TokenStreamTest
- commit() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- compareSeparatedLines(Object...) - Method in class io.debezium.util.StringsTest
- completionTime() - Static method in class io.debezium.util.Testing.Timer
- compositeKey() - Method in class io.debezium.serde.SerdeTest
- CompositeKey() - Constructor for class io.debezium.serde.SerdeTest.CompositeKey
- CompositeKey(int, int) - Constructor for class io.debezium.serde.SerdeTest.CompositeKey
- ComputePartitionTest - Class in io.debezium.transforms.partitions
- ComputePartitionTest() - Constructor for class io.debezium.transforms.partitions.ComputePartitionTest
- computePartitionTransformation - Variable in class io.debezium.transforms.partitions.ComputePartitionTest
- ConditionalFail - Class in io.debezium.junit
-
JUnit rule that inspects the presence of the
ShouldFailWhenannotation on a test method. - ConditionalFail() - Constructor for class io.debezium.junit.ConditionalFail
- config - Variable in class io.debezium.config.ConfigDefinitionMetadataTest
- config - Variable in class io.debezium.config.ConfigurationTest
- config - Variable in class io.debezium.kafka.KafkaServer
- config() - Method in class io.debezium.kafka.KafkaServer
-
Get a copy of the complete configuration that is or will be used by the running server.
- config() - Method in class io.debezium.pipeline.signal.FileSignalChannelTest
- config() - Method in class io.debezium.pipeline.signal.SourceSignalChannelTest
- config() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- configBuilder - Variable in class io.debezium.relational.Configurator
- ConfigDefinitionMetadataTest - Class in io.debezium.config
-
Applies basic checks of completeness for the connector-specific configuration metadata.
- ConfigDefinitionMetadataTest(SourceConnector) - Constructor for class io.debezium.config.ConfigDefinitionMetadataTest
- ConfigurationTest - Class in io.debezium.config
- ConfigurationTest() - Constructor for class io.debezium.config.ConfigurationTest
- Configurator - Class in io.debezium.relational
-
A helper for easily building connector configurations for testing.
- Configurator() - Constructor for class io.debezium.relational.Configurator
- configureTransformation(String, String) - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- Connector() - Constructor for enum io.debezium.junit.SkipWhenConnectorUnderTest.Connector
- connectorConfig - Variable in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- connectorConfig - Variable in class io.debezium.pipeline.notification.NotificationServiceTest
- consume(String, String, OffsetResetStrategy, Deserializer<K>, Deserializer<V>, BooleanSupplier, OffsetCommitCallback, Runnable, Collection<String>, Consumer<ConsumerRecord<K, V>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Use the supplied function to asynchronously consume messages from the cluster.
- consume(SourceRecord) - Method in class io.debezium.pipeline.notification.NotificationServiceTest
- consumeDocuments(String, int, long, TimeUnit, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously consume all messages on the given topic from the cluster.
- consumeDocuments(String, int, long, TimeUnit, Runnable, BiPredicate<String, Document>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously consume all messages on the given topic from the cluster.
- consumeDocuments(BooleanSupplier, Runnable, Collection<String>, Consumer<ConsumerRecord<String, Document>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously consume all messages from the cluster.
- consumeIntegers(String, int, long, TimeUnit, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously consume all messages on the given topic from the cluster.
- consumeIntegers(String, int, long, TimeUnit, Runnable, BiPredicate<String, Integer>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously consume all messages on the given topic from the cluster.
- consumeIntegers(BooleanSupplier, Runnable, Collection<String>, Consumer<ConsumerRecord<String, Integer>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously consume all messages from the cluster.
- consumer - Variable in class io.debezium.function.BufferedBlockingConsumerTest
- consumeStrings(String, int, long, TimeUnit, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously consume all messages on the given topic from the cluster.
- consumeStrings(String, int, long, TimeUnit, Runnable, BiPredicate<String, String>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously consume all messages on the given topic from the cluster.
- consumeStrings(BooleanSupplier, Runnable, Collection<String>, Consumer<ConsumerRecord<String, String>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously consume all messages from the cluster.
- containsErrorMessage(String) - Method in class io.debezium.junit.logging.LogInterceptor
- containsMessage(Level, String) - Method in class io.debezium.junit.logging.LogInterceptor
- containsMessage(String) - Method in class io.debezium.junit.logging.LogInterceptor
- containsStacktraceElement(String) - Method in class io.debezium.junit.logging.LogInterceptor
- containsWarnMessage(String) - Method in class io.debezium.junit.logging.LogInterceptor
- content - Variable in class io.debezium.text.TokenStreamTest
- continueIfNotExpired(BooleanSupplier, long, TimeUnit) - Method in class io.debezium.kafka.KafkaCluster.Usage
- ConversionsTest - Class in io.debezium.time
- ConversionsTest() - Constructor for class io.debezium.time.ConversionsTest
- converter - Variable in class io.debezium.converters.BinaryDataConverterTest
- converter - Variable in class io.debezium.converters.ByteArrayConverterTest
- converter - Variable in class io.debezium.relational.mapping.ColumnMappersTest
- converter - Variable in class io.debezium.relational.mapping.MaskStringsTest
- converter - Variable in class io.debezium.relational.mapping.TruncateStringsTest
- coordinator - Variable in class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
- CoreTransformationConfigDefinitionMetadataTest - Class in io.debezium.config
-
Applies basic checks of completeness of the SMT-specific configuration metadata for the Debezium core SMTs.
- CoreTransformationConfigDefinitionMetadataTest() - Constructor for class io.debezium.config.CoreTransformationConfigDefinitionMetadataTest
- correctComputeKafkaPartitionBasedOnConfiguredFieldOnCreateAndUpdateMySqlEvents() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- correctComputeKafkaPartitionBasedOnConfiguredFieldOnCreateAndUpdatePostgreSQLEvents() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- correctComputeKafkaPartitionBasedOnConfiguredFieldOnDeleteEvents() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- correctComputeKafkaPartitionBasedOnNewConfiguredFieldOnCreateAndUpdateEvents() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- correctComputeKafkaPartitionBasedOnNotNestedField() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- correctComputeKafkaPartitionBasedOnSpecialChangeNestedFieldOnCreateDelete() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- correctComputeKafkaPartitionBasedOnSpecialChangeNestedFieldOnCreateEvent() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- correctlySerializesByteArray() - Method in class io.debezium.data.SchemaUtilTest
- correctlySerializesByteBuffer() - Method in class io.debezium.data.SchemaUtilTest
- correctlySerializesStructWithByteArray() - Method in class io.debezium.data.SchemaUtilTest
- counter - Variable in class io.debezium.relational.ddl.SimpleDdlParserListener
- countOccurrences(String) - Method in class io.debezium.junit.logging.LogInterceptor
- create(Column) - Method in class io.debezium.relational.mapping.ColumnMappersTest.RepeatingColumnMapper
- createArrayOf(String, Object[]) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- createBlob() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- createClob() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- createColumnWithAllFieldsSetToNonDefaults() - Method in class io.debezium.relational.ColumnEditorTest
- createComplexCreateRecord() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createConsumer(String, String, String, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Create an
simple consumerthat can be used to read messages from the cluster. - createConsumer(String, String, String, Deserializer<K>, Deserializer<V>, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Create an
simple consumerthat can be used to read messages from the cluster. - createConsumer(String, String, Set<String>, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Create an
simple consumerthat can be used to read messages from the cluster. - createConsumer(String, String, Set<String>, Deserializer<K>, Deserializer<V>, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Create an
simple consumerthat can be used to read messages from the cluster. - createCreateRecord() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createCreateRecordWithKey() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createCreateRecordWithOptionalNull() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createDeleteRecord() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createEventRecord() - Method in class io.debezium.transforms.outbox.EventRouterTest
- createEventRecord(String, String, String, String, String) - Method in class io.debezium.transforms.outbox.EventRouterTest
- createEventRecord(String, String, String, String, String, Map<String, Schema>, Map<String, Object>) - Method in class io.debezium.transforms.outbox.EventRouterTest
- createEventRecord(String, SchemaBuilder, Object, SchemaBuilder, Object, String, SchemaBuilder, Object, Map<String, Schema>, Map<String, Object>) - Method in class io.debezium.transforms.outbox.EventRouterTest
- createFilters() - Method in class io.debezium.relational.Configurator
- createForTopicsBeginningWith(String) - Static method in class io.debezium.data.KeyValueStore
-
Create a KeyValueStore that removes from the topic names the supplied prefix to obtain the
TableId. - createForTopicsMatching(String, int) - Static method in class io.debezium.data.KeyValueStore
-
Create a KeyValueStore that uses the supplied regular expression and group number to extract the
TableIdfrom the topic name. - createIndex() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- createNClob() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- createPartition1() - Method in class io.debezium.connector.common.AbstractPartitionTest
- createPartition2() - Method in class io.debezium.connector.common.AbstractPartitionTest
- createProducer(String) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Create an
simple producerthat can be used to writeDocumentmessages to the cluster. - createProducer(String, Serializer<K>, Serializer<V>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Create an
simple producerthat can be used to write messages to the cluster. - createSchemaChangeRecordContainsEventType() - Method in class io.debezium.transforms.SchemaChangeEventFilterTest
- createSchemaChangeRecordNonContainsEventType() - Method in class io.debezium.transforms.SchemaChangeEventFilterTest
- createSchemaChangeRecordNonEventType() - Method in class io.debezium.transforms.SchemaChangeEventFilterTest
- createSchemaChangeSchema() - Static method in class io.debezium.transforms.SchemaChangeEventFilterTest
- createSQLXML() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- createStatement() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- createStatement(int, int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- createStatement(int, int, int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- createStruct(String, Object[]) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- createTable() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- createTableNamed(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- createTestingDirectory(String) - Static method in interface io.debezium.util.Testing.Files
-
Create a directory within the test data directory at the given relative path.
- createTestingDirectory(String, boolean) - Static method in interface io.debezium.util.Testing.Files
-
Create a directory within the test data directory at the given relative path.
- createTestingFile() - Static method in interface io.debezium.util.Testing.Files
-
Create a randomly-named file within the test data directory.
- createTestingFile(String) - Static method in interface io.debezium.util.Testing.Files
-
Create a file within the test data directory at the given relative path.
- createTestingFile(Path) - Static method in interface io.debezium.util.Testing.Files
-
Create a file within the test data directory at the given relative path.
- createTestingPath(String) - Static method in interface io.debezium.util.Testing.Files
-
Create the path to a file within the test data directory at the given relative path.
- createTombstoneRecord() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createTopic(String, int, int) - Method in class io.debezium.kafka.KafkaCluster
-
Create the specified topic.
- createTopic(String, int, int) - Method in class io.debezium.kafka.KafkaServer
-
Create the specified topic.
- createTopics(int, int, String...) - Method in class io.debezium.kafka.KafkaCluster
-
Create the specified topics.
- createTopics(int, int, String...) - Method in class io.debezium.kafka.KafkaServer
-
Create the specified topics.
- createTopics(int, int, Set<String>) - Method in class io.debezium.kafka.KafkaCluster
-
Create the specified topics.
- createTopics(String...) - Method in class io.debezium.kafka.KafkaCluster
-
Create the specified topics.
- createTopics(String...) - Method in class io.debezium.kafka.KafkaServer
-
Create the specified topics.
- createTopics(Set<String>) - Method in class io.debezium.kafka.KafkaCluster
-
Create the specified topics.
- createTruncateRecord() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createTwoPrimaryKeysTable() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- createUnknownRecord() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createUnknownUnnamedSchemaRecord() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createUpdateRecord() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createUpdateRecordWithChangedFields() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- createUpdateRecordWithKey() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createUpdateRecordWithOptionalNull() - Method in class io.debezium.transforms.AbstractExtractStateTest
- createViewNamed(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- currentTimeInMillis - Variable in class io.debezium.util.MockClock
- currentTimeInMillis() - Method in class io.debezium.util.MockClock
- customConverterRegistry - Variable in class io.debezium.relational.TableSchemaBuilderTest
- customDdlFilterShouldFilterOutMySqlCreateViewStatements() - Method in class io.debezium.config.ConfigurationTest
- Customer() - Constructor for class io.debezium.serde.SerdeTest.Customer
- Customer(int, String, String, String) - Constructor for class io.debezium.serde.SerdeTest.Customer
- customKeyMapperShouldMapMultipleTables() - Method in class io.debezium.relational.TableSchemaBuilderTest
- customRetriableMatch() - Method in class io.debezium.pipeline.ErrorHandlerTest
- customRetriableMatchNested() - Method in class io.debezium.pipeline.ErrorHandlerTest
- customRetriableNoMatch() - Method in class io.debezium.pipeline.ErrorHandlerTest
- CustomTopicNamingStrategy - Class in io.debezium.relational
- CustomTopicNamingStrategy(Properties) - Constructor for class io.debezium.relational.CustomTopicNamingStrategy
- CustomTopicNamingStrategy(Properties, String, String) - Constructor for class io.debezium.relational.CustomTopicNamingStrategy
D
- data - Variable in class io.debezium.relational.TableSchemaBuilderTest
- data() - Static method in class io.debezium.connector.base.ChangeEventQueueTest
- DATA_DIR - Static variable in interface io.debezium.util.Testing.Files
- databaseCount() - Method in class io.debezium.data.SchemaChangeHistory
- databases() - Method in class io.debezium.data.KeyValueStore
- databases() - Method in class io.debezium.data.SchemaChangeHistory
- databaseVersion - Variable in class io.debezium.junit.DatabaseVersionResolverTest
- DatabaseVersion(int, int, int) - Constructor for class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- DatabaseVersionResolver - Interface in io.debezium.junit
-
Defines a contract on how to obtain the database version for a given source connector implementation.
- DatabaseVersionResolver.DatabaseVersion - Class in io.debezium.junit
- DatabaseVersionResolverTest - Class in io.debezium.junit
-
Unit test to verify that the functionality of
DatabaseVersionResolveris accurate. - DatabaseVersionResolverTest() - Constructor for class io.debezium.junit.DatabaseVersionResolverTest
- dataChangeTopic - Variable in class io.debezium.relational.CustomTopicNamingStrategy
- dataChangeTopic(DataCollectionId) - Method in class io.debezium.relational.CustomTopicNamingStrategy
- dataDir - Variable in class io.debezium.kafka.KafkaCluster
- dataDir - Variable in class io.debezium.kafka.KafkaClusterTest
- dataDir - Variable in class io.debezium.kafka.ZookeeperServer
- dataDir - Variable in class io.debezium.kafka.ZookeeperServerTest
- dataDir() - Static method in interface io.debezium.util.Testing.Files
-
Returns the name of the directory where tests are storing their data.
- DB2 - Enum constant in enum io.debezium.junit.SkipWhenConnectorUnderTest.Connector
- dbVersionMajor - Variable in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- dbVersionMinor - Variable in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- dbVersionPatch - Variable in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- DBZ_TEST_DATA_DIR_ENV_VAR_NAME - Static variable in interface io.debezium.util.Testing.Files
- DBZ_TEST_DATA_DIR_SYSTEM_PROPERTY_KEY - Static variable in interface io.debezium.util.Testing.Files
- ddlContains(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- ddlMatches(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- ddlRecordsForDatabase(String) - Method in class io.debezium.data.SchemaChangeHistory
- ddlRecordsForDatabaseOrEmpty(String) - Method in class io.debezium.data.SchemaChangeHistory
- ddlStartsWith(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- debug(Object) - Static method in interface io.debezium.util.Testing
- debug(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Print a debug message with the JSON representation of the SourceRecord.
- Debug() - Constructor for class io.debezium.util.Testing.Debug
- DECIMAL - Static variable in class io.debezium.text.TokenStreamTest
- deepEquals(Object[], Object[]) - Static method in class io.debezium.data.VerifyRecord
- deepEquals0(Object, Object) - Static method in class io.debezium.data.VerifyRecord
- DEFAULT_BROKER_ID - Static variable in class io.debezium.kafka.KafkaServer
- DEFAULT_DELETE_DATA_PRIOR_TO_STARTUP - Static variable in class io.debezium.kafka.KafkaCluster
- DEFAULT_DELETE_DATA_UPON_SHUTDOWN - Static variable in class io.debezium.kafka.KafkaCluster
- DEFAULT_TICK_TIME - Static variable in class io.debezium.kafka.ZookeeperServer
- defaultDdlFilterShouldFilterOutFlushRelayLogs() - Method in class io.debezium.config.ConfigurationTest
- defaultDdlFilterShouldFilterOutMySqlInlineComments() - Method in class io.debezium.config.ConfigurationTest
- defaultDdlFilterShouldFilterOutRdsHeartbeatInsert() - Method in class io.debezium.config.ConfigurationTest
-
On Amazon RDS we'll see INSERT (sic!) statements for a heartbeat table in the DDL even stream, they should be filtered out by default (the reason being that those statements are sent using STATEMENT binlog format, which is just applied for that session emitting those statements).
- defaultDdlFilterShouldFilterOutRdsMonitorStatements() - Method in class io.debezium.config.ConfigurationTest
- defaultDdlFilterShouldFilterOutRdsSysinfoStatements() - Method in class io.debezium.config.ConfigurationTest
- defaultDdlFilterShouldNotFilterMariaDBComments() - Method in class io.debezium.config.ConfigurationTest
- defaultFieldNamer - Variable in class io.debezium.relational.TableSchemaBuilderTest
- defaultKeyMapperShouldOrderKeyColumnsBasedOnPrimaryKeyColumnNamesOrder() - Method in class io.debezium.relational.TableSchemaBuilderTest
- delay - Variable in class io.debezium.util.ElapsedTimeStrategyTest
- delete(File) - Static method in interface io.debezium.util.Testing.Files
-
A method that will delete a file or folder only if it is within the 'target' directory (for safety).
- delete(String) - Static method in interface io.debezium.util.Testing.Files
-
A method that will delete a file or folder only if it is within the 'target' directory (for safety).
- delete(Path) - Static method in interface io.debezium.util.Testing.Files
-
A method that will delete a file or folder only if it is within the 'target' directory (for safety).
- deleteData() - Method in class io.debezium.kafka.KafkaServer
-
Delete all of the data associated with this server.
- deleteDataPriorToStartup - Variable in class io.debezium.kafka.KafkaCluster
- deleteDataPriorToStartup(boolean) - Method in class io.debezium.kafka.KafkaCluster
-
Specify whether the data is to be deleted prior to
KafkaCluster.startup(). - deleteDataUponShutdown - Variable in class io.debezium.kafka.KafkaCluster
- deleteDataUponShutdown(boolean) - Method in class io.debezium.kafka.KafkaCluster
-
Specify whether the data is to be deleted upon
KafkaCluster.shutdown(). - description() - Element in annotation type io.debezium.junit.SkipOnOS
-
An optional description which explains why the test should be skipped.
- description() - Element in annotation type io.debezium.junit.SkipWhenConnectorUnderTest
- description() - Element in annotation type io.debezium.junit.SkipWhenJavaVersion
- description() - Element in annotation type io.debezium.junit.SkipWhenKafkaVersion
- desiredPort - Variable in class io.debezium.kafka.KafkaServer
- determineTestDataDir() - Static method in interface io.debezium.util.Testing.Files
- disable() - Static method in class io.debezium.util.Testing.Debug
- disable() - Static method in class io.debezium.util.Testing.Print
- doc - Variable in class io.debezium.document.DocumentTest
- doc - Variable in class io.debezium.document.JacksonWriterTest
- documentReader - Variable in class io.debezium.pipeline.signal.SignalProcessorTest
- DocumentSerdesTest - Class in io.debezium.document
- DocumentSerdesTest() - Constructor for class io.debezium.document.DocumentSerdesTest
- DocumentTest - Class in io.debezium.document
- DocumentTest() - Constructor for class io.debezium.document.DocumentTest
- doPoll() - Method in class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
- doStop() - Method in class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
- DOUBLE_QUOTED_STRING - Static variable in class io.debezium.text.TokenStreamTest
- DROP_FIELDS_FROM_KEY - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- DROP_FIELDS_HEADER_NAME - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- DROP_FIELDS_KEEP_SCHEMA_COMPATIBLE - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- DROP_TOMBSTONES - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- dropFieldsFromValueAndKeyWithoutSchemaCompatibility() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- dropFieldsFromValueAndKeyWithSchemaCompatibility() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- dropFieldsFromValueWithoutSchemaCompatibility() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- dropFieldsFromValueWithSchemaCompatibility() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- dropIndex() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- dropTable() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- dropTableNamed(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- dropViewNamed(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- durationToString() - Method in class io.debezium.util.StringsTest
E
- editor - Variable in class io.debezium.relational.ColumnEditorTest
- editor - Variable in class io.debezium.relational.TableEditorTest
- ElapsedTimeStrategyTest - Class in io.debezium.util
- ElapsedTimeStrategyTest() - Constructor for class io.debezium.util.ElapsedTimeStrategyTest
- email - Variable in class io.debezium.serde.SerdeTest.Customer
- EMPTY - Variable in class io.debezium.data.SourceRecordStats
- emptyStatement(String, Description) - Static method in class io.debezium.junit.AnnotationBasedTestRule
- enable() - Static method in class io.debezium.util.Testing.Debug
- enable() - Static method in class io.debezium.util.Testing.Print
- enabled - Static variable in class io.debezium.util.Testing.Debug
- enabled - Static variable in class io.debezium.util.Testing.Print
- EnumSetTest - Class in io.debezium.data
- EnumSetTest() - Constructor for class io.debezium.data.EnumSetTest
- EnumTest - Class in io.debezium.data
- EnumTest() - Constructor for class io.debezium.data.EnumTest
- envelope - Variable in class io.debezium.transforms.AbstractExtractStateTest
- EnvelopeTest - Class in io.debezium.data
- EnvelopeTest() - Constructor for class io.debezium.data.EnvelopeTest
- EQUAL - Enum constant in enum io.debezium.junit.EqualityCheck
- EqualityCheck - Enum in io.debezium.junit
-
Used by
SkipWhenKafkaVersionandSkipWhenDatabaseVersionto define the type of skip rule. - EqualityCheck() - Constructor for enum io.debezium.junit.EqualityCheck
- equalPartitionsShouldBeEqual() - Method in class io.debezium.connector.common.AbstractPartitionTest
- equalPartitionsShouldHaveEqualHashCodes() - Method in class io.debezium.connector.common.AbstractPartitionTest
- equals(Object) - Method in class io.debezium.serde.SerdeTest.CompositeKey
- equals(Object) - Method in class io.debezium.serde.SerdeTest.Customer
- equals(Object, Object) - Static method in class io.debezium.data.VerifyRecord
- equalsAndHashCode() - Method in class io.debezium.document.BinaryValueTest
- ErrorHandlerTest - Class in io.debezium.pipeline
- ErrorHandlerTest() - Constructor for class io.debezium.pipeline.ErrorHandlerTest
- ErrorHandlerTest.TestConnectorConfig - Class in io.debezium.pipeline
- escapedQuoteDoesntCloseQuotedIdentifier() - Method in class io.debezium.relational.TableIdParserTest
- event(DataCollectionId, Instant) - Method in class io.debezium.pipeline.signal.SignalProcessorTest.TestOffset
- EVENT - Static variable in class io.debezium.connector.base.ChangeEventQueueTest
- EventAssert(DdlParserListener.Event) - Constructor for class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- EventRouterTest - Class in io.debezium.transforms.outbox
-
Unit tests for
EventRouter - EventRouterTest() - Constructor for class io.debezium.transforms.outbox.EventRouterTest
- events - Variable in class io.debezium.junit.logging.LogInterceptor
- exceptionRule - Variable in class io.debezium.transforms.outbox.EventRouterTest
- excludeCollections(String) - Method in class io.debezium.relational.Configurator
- excludeDatabases(String) - Method in class io.debezium.relational.Configurator
- expectedRecord - Variable in class io.debezium.pipeline.notification.NotificationServiceTest
- ExtractChangedRecordStateTest - Class in io.debezium.transforms
-
Unit test for the
ExtractChangedRecordStatesingle message transformation. - ExtractChangedRecordStateTest() - Constructor for class io.debezium.transforms.ExtractChangedRecordStateTest
- ExtractNewRecordStateTest - Class in io.debezium.transforms
- ExtractNewRecordStateTest() - Constructor for class io.debezium.transforms.ExtractNewRecordStateTest
F
- factory - Variable in class io.debezium.kafka.ZookeeperServer
- FAIL_FLAKY_TESTS_PROPERTY - Static variable in annotation type io.debezium.junit.Flaky
- failed(Throwable, Description) - Method in class io.debezium.junit.TestLogger
- failOnCondition(Statement, Description, ShouldFailWhen) - Method in class io.debezium.junit.ConditionalFail
- failSchemaCheckForArrayWithDifferentNumberTypes() - Method in class io.debezium.transforms.outbox.JsonSchemaDataTest
- failsOnInvalidSetMessageKey() - Method in class io.debezium.transforms.outbox.EventRouterTest
- fieldName - Variable in class io.debezium.data.SchemaAndValueField
- fieldName(String, String) - Static method in class io.debezium.data.VerifyRecord
- FIELDS_IN_ENVELOPE - Static variable in class io.debezium.serde.SerdeTest
- fieldsInSchema(Struct, Schema) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the fields in the given
Structreference theFielddefinitions in the givenSchema. - FileSignalChannelTest - Class in io.debezium.pipeline.signal
- FileSignalChannelTest() - Constructor for class io.debezium.pipeline.signal.FileSignalChannelTest
- filter - Variable in class io.debezium.relational.SelectorsTest
- filters - Variable in class io.debezium.relational.RelationalTableFiltersTest
- firstName - Variable in class io.debezium.serde.SerdeTest.Customer
- FixFor - Annotation Type in io.debezium.doc
-
Annotation that can be used to help track that a test is verifying the fix for one or more specific issues.
- Flaky - Annotation Type in io.debezium.junit
-
Marker annotation used together with the
ConditionalFailJUnit rule, that allows ignoring failures of tests know to be unstable on CI, using theignoreFlakyFailuressystem property. - FLAKY_ATTEMPTS_FAILURES_PROPERTY - Static variable in annotation type io.debezium.junit.Flaky
- FLAKY_LOGGER - Static variable in class io.debezium.junit.ConditionalFail
- forEach(Consumer<DdlParserListener.Event>) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener
-
Perform an operation on each of the events.
- forEach(Consumer<SourceRecord>) - Method in class io.debezium.data.KeyValueStore.Collection
- forEach(Consumer<SourceRecord>) - Method in class io.debezium.data.SchemaChangeHistory
- found - Variable in class io.debezium.document.DocumentTest
- fromRegex(String, int) - Static method in class io.debezium.data.KeyValueStore
- fullyQualifiedNames - Variable in class io.debezium.relational.mapping.ColumnMappersTest
G
- getAdminZkClient() - Method in class io.debezium.kafka.KafkaServer
-
Get the Zookeeper admin client used by the running Kafka server.
- getAffectedDatabase(SourceRecord) - Method in class io.debezium.data.SchemaChangeHistory
- getAllConfigurationFields() - Method in class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
- getAutoCommit() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getAvailablePort() - Static method in interface io.debezium.util.Testing.Network
-
Find a port that is available.
- getBegin() - Method in class io.debezium.util.StringsTest
- getCatalog() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getClientInfo() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getClientInfo(String) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getConnection() - Method in class io.debezium.kafka.KafkaServer
-
Get the connection string.
- getConnection() - Method in class io.debezium.kafka.ZookeeperServer
-
Get the connection string.
- getConnectorName() - Method in class io.debezium.junit.relational.TestRelationalDatabaseConfig
- getConnectorName() - Method in class io.debezium.pipeline.ErrorHandlerTest.TestConnectorConfig
- getConsumerProperties(String, String, OffsetResetStrategy) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Get a new set of properties for consumers that want to talk to this server.
- getContextName() - Method in class io.debezium.junit.relational.TestRelationalDatabaseConfig
- getContextName() - Method in class io.debezium.pipeline.ErrorHandlerTest.TestConnectorConfig
- getDataChangeEvent() - Static method in class io.debezium.connector.base.ChangeEventQueueTest
- getFile(String) - Method in class io.debezium.transforms.outbox.JsonSchemaDataTest
- getHoldability() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getLogDirectory() - Method in class io.debezium.kafka.ZookeeperServer
-
Get the parent directory where the server's logs are kept.
- getLogEntriesThatContainsMessage(String) - Method in class io.debezium.junit.logging.LogInterceptor
- getLoggingEvents(String) - Method in class io.debezium.junit.logging.LogInterceptor
- getMajor() - Method in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- getMetaData() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getMinor() - Method in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- getNetworkTimeout() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getOffset() - Method in class io.debezium.pipeline.signal.SignalProcessorTest.TestOffset
- getOrCreate(TableId) - Method in class io.debezium.data.KeyValueStore
- getPatch() - Method in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- getPort() - Method in class io.debezium.kafka.ZookeeperServer
-
Get the current port.
- getProducerProperties(String) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Get a new set of properties for producers that want to talk to this server.
- getReader(ChangeEventQueue<DataChangeEvent>, long, AtomicLong) - Static method in class io.debezium.connector.base.ChangeEventQueueTest
- getSchema() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getSnapshotDirectory() - Method in class io.debezium.kafka.ZookeeperServer
-
Get the parent directory where the server's snapshots are kept.
- getSourceInfoSchema() - Method in class io.debezium.pipeline.signal.SignalProcessorTest.TestOffset
- getSourceInfoStructMaker(CommonConnectorConfig.Version) - Method in class io.debezium.junit.relational.TestRelationalDatabaseConfig
- getSourceInfoStructMaker(CommonConnectorConfig.Version) - Method in class io.debezium.pipeline.ErrorHandlerTest.TestConnectorConfig
- getSourcePartition() - Method in class io.debezium.pipeline.signal.SignalProcessorTest.TestPartition
- getSourceRecordHeader(SourceRecord, String) - Method in class io.debezium.transforms.ExtractChangedRecordStateTest
- getSourceRecordHeaderByKey(SourceRecord, String) - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- getStateDirectory() - Method in class io.debezium.kafka.KafkaServer
-
Get the parent directory where the broker's state will be kept.
- getStateDirectory() - Method in class io.debezium.kafka.ZookeeperServer
-
Get the parent directory where the server's logs and snapshots will be kept.
- getTickTime() - Method in class io.debezium.kafka.ZookeeperServer
-
Get the basic time unit in milliseconds used by ZooKeeper.
- getTransactionContext() - Method in class io.debezium.pipeline.signal.SignalProcessorTest.TestOffset
- getTransactionIsolation() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getTypeMap() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getVersion() - Method in interface io.debezium.junit.DatabaseVersionResolver
-
Return the source database version.
- getWarnings() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- getWriter(ChangeEventQueue<DataChangeEvent>, int) - Static method in class io.debezium.connector.base.ChangeEventQueueTest
- GREATER_THAN - Enum constant in enum io.debezium.junit.EqualityCheck
- GREATER_THAN_OR_EQUAL - Enum constant in enum io.debezium.junit.EqualityCheck
H
- handle(DdlParserListener.Event) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener
- HANDLE_DELETES - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- hasAnnotation(Description, Class<T>) - Method in class io.debezium.junit.AnnotationBasedTestRule
- hashCode() - Method in class io.debezium.serde.SerdeTest.CompositeKey
- hashCode() - Method in class io.debezium.serde.SerdeTest.Customer
- HashCodeTest - Class in io.debezium.util
- HashCodeTest() - Constructor for class io.debezium.util.HashCodeTest
- hasNoSourceQuery(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordhas no source query value. - hasValidKey(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordhas a valid non-null integer key that matches the expected integer value. - hasValidSourceQuery(SourceRecord, String) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordhas the appropriate source query value. - headerToValue - Variable in class io.debezium.transforms.HeaderToValueTest
- HeaderToValueTest - Class in io.debezium.transforms
- HeaderToValueTest() - Constructor for class io.debezium.transforms.HeaderToValueTest
- HexConverterTest - Class in io.debezium.util
-
Unit test for
HexConverter. - HexConverterTest() - Constructor for class io.debezium.util.HexConverterTest
- hexStringToByteArrayShouldReturnCorrectByteArray() - Method in class io.debezium.util.StringsTest
- history - Variable in class io.debezium.function.BufferedBlockingConsumerTest
- HistoryRecordTest - Class in io.debezium.relational.history
- HistoryRecordTest() - Constructor for class io.debezium.relational.history.HistoryRecordTest
I
- id - Variable in class io.debezium.data.KeyValueStore.Collection
- id - Variable in class io.debezium.relational.TableEditorTest
- id - Variable in class io.debezium.relational.TableSchemaBuilderTest
- id - Variable in class io.debezium.relational.TableTest
- id - Variable in class io.debezium.serde.SerdeTest.Customer
- ignoreFlakyFailure(Statement, Description, Flaky) - Method in class io.debezium.junit.ConditionalFail
- includeCollections(String) - Method in class io.debezium.relational.Configurator
- includeDatabases(String) - Method in class io.debezium.relational.Configurator
- increment(long) - Method in class io.debezium.util.MockClock
- incrementalSnapshotContext - Variable in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- incrementalSnapshotNotificationService - Variable in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- IncrementalSnapshotNotificationServiceTest - Class in io.debezium.pipeline.notification
- IncrementalSnapshotNotificationServiceTest() - Constructor for class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- initErrorHandler(Configuration, ChangeEventQueue<DataChangeEvent>, Throwable) - Method in class io.debezium.pipeline.ErrorHandlerTest
- initialOffset - Variable in class io.debezium.pipeline.signal.SignalProcessorTest
- inTestDataDir(File) - Static method in interface io.debezium.util.Testing.Files
-
Verify that the supplied file or directory is within the test data directory.
- inTestDataDir(Path) - Static method in interface io.debezium.util.Testing.Files
-
Verify that the supplied file or directory is within the test data directory.
- io.debezium.config - package io.debezium.config
- io.debezium.connector.base - package io.debezium.connector.base
- io.debezium.connector.common - package io.debezium.connector.common
- io.debezium.converters - package io.debezium.converters
- io.debezium.data - package io.debezium.data
- io.debezium.doc - package io.debezium.doc
- io.debezium.document - package io.debezium.document
- io.debezium.function - package io.debezium.function
- io.debezium.jdbc - package io.debezium.jdbc
- io.debezium.junit - package io.debezium.junit
- io.debezium.junit.logging - package io.debezium.junit.logging
- io.debezium.junit.relational - package io.debezium.junit.relational
- io.debezium.kafka - package io.debezium.kafka
- io.debezium.pipeline - package io.debezium.pipeline
- io.debezium.pipeline.notification - package io.debezium.pipeline.notification
- io.debezium.pipeline.signal - package io.debezium.pipeline.signal
- io.debezium.pipeline.source.snapshot.incremental - package io.debezium.pipeline.source.snapshot.incremental
- io.debezium.relational - package io.debezium.relational
- io.debezium.relational.ddl - package io.debezium.relational.ddl
- io.debezium.relational.history - package io.debezium.relational.history
- io.debezium.relational.mapping - package io.debezium.relational.mapping
- io.debezium.serde - package io.debezium.serde
- io.debezium.text - package io.debezium.text
- io.debezium.time - package io.debezium.time
- io.debezium.transforms - package io.debezium.transforms
- io.debezium.transforms.outbox - package io.debezium.transforms.outbox
- io.debezium.transforms.partitions - package io.debezium.transforms.partitions
- io.debezium.util - package io.debezium.util
- isApucurioAvailable() - Static method in class io.debezium.data.VerifyRecord
- isBlankShouldReturnFalseForStringWithNonWhitespaceCharacters() - Method in class io.debezium.util.StringsTest
- isBlankShouldReturnTrueForEmptyString() - Method in class io.debezium.util.StringsTest
- isBlankShouldReturnTrueForNull() - Method in class io.debezium.util.StringsTest
- isBlankShouldReturnTrueForStringWithOnlyWhitespace() - Method in class io.debezium.util.StringsTest
- isClosed() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- isConsumerCalled - Variable in class io.debezium.pipeline.notification.NotificationServiceTest
- isEnabled() - Static method in class io.debezium.util.Testing.Debug
- isEnabled() - Static method in class io.debezium.util.Testing.Print
- isEndDelimiter(char) - Method in class io.debezium.relational.TableIdParserTest.TestTableIdPredicates
- isEqualTo(int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- isEqualTo(int, int, int) - Method in enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
- isEqualTo(String) - Method in enum io.debezium.junit.SkipWhenConnectorUnderTest.Connector
- isGreaterThan(int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- isGreaterThan(int, int, int) - Method in enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
- isGreaterThanEqualTo(int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- isGreaterThanOrEqualTo(int, int, int) - Method in enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
- isLessThan(int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- isLessThan(int, int, int) - Method in enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
- isLessThanEqualTo(int, int, int) - Method in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- isLessThanOrEqualTo(int, int, int) - Method in enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
- isNotRetryingWithMaxRetries() - Method in class io.debezium.pipeline.ErrorHandlerTest
- isNotView() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- isNullOrEmptyReturnsFalseForFalseForBlankString() - Method in class io.debezium.util.StringsTest
- isNullOrEmptyReturnsFalseForFalseForNonEmptyString() - Method in class io.debezium.util.StringsTest
- isNullOrEmptyReturnsTrueForEmptyString() - Method in class io.debezium.util.StringsTest
- isNullOrEmptyReturnsTrueForNull() - Method in class io.debezium.util.StringsTest
- isNumericShouldReturnFalseForBlankString() - Method in class io.debezium.util.StringsTest
- isNumericShouldReturnFalseForEmptyString() - Method in class io.debezium.util.StringsTest
- isNumericShouldReturnFalseForNull() - Method in class io.debezium.util.StringsTest
- isNumericShouldReturnTrueForNumericString() - Method in class io.debezium.util.StringsTest
- isReadOnly() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- isRetriable() - Method in class io.debezium.pipeline.ErrorHandlerTest
- isRetryingWithMaxTimes() - Method in class io.debezium.pipeline.ErrorHandlerTest
- isRunning() - Method in class io.debezium.kafka.KafkaCluster
-
Determine if the cluster is running.
- isSkippedByConnectorUnderTest(Description, SkipWhenConnectorUnderTest) - Method in class io.debezium.junit.SkipTestRule
- isSkippedByDatabaseVersion(SkipWhenDatabaseVersion) - Method in class io.debezium.junit.SkipTestRule
- isSnapshotRunning() - Method in class io.debezium.pipeline.signal.SignalProcessorTest.TestOffset
- isStartDelimiter(char) - Method in class io.debezium.relational.TableIdParserTest.TestTableIdPredicates
- issueUrl(String) - Method in class io.debezium.junit.ConditionalFail
- isValid(int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- isValid(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Validate that a
SourceRecord's key and value can each be converted to a byte[] and then back to an equivalentSourceRecord. - isValid(SourceRecord, boolean) - Static method in class io.debezium.data.VerifyRecord
-
Validate that a
SourceRecord's key and value can each be converted to a byte[] and then back to an equivalentSourceRecord. - isValidDelete(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aDELETErecord without PK. - isValidDelete(SourceRecord, boolean) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aDELETErecord. - isValidDelete(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aDELETErecord, and that the integer key matches the expected value. - isValidInsert(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aINSERT/CREATErecord without primary key. - isValidInsert(SourceRecord, boolean) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aINSERT/CREATErecord. - isValidInsert(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aINSERT/CREATErecord, and that the integer key matches the expected value. - isValidRead(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aREADrecord. - isValidRead(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aREADrecord, and that the integer key matches the expected value. - isValidTombstone(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis a valid tombstone, meaning it has a non-null key and key schema but null value and value schema. - isValidTombstone(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis a valid tombstone, meaning it has a valid non-null key with key schema but null value and value schema. - isValidTruncate(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aTRUNCATErecord. - isValidUpdate(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aUPDATErecord without PK. - isValidUpdate(SourceRecord, boolean) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aUPDATErecord. - isValidUpdate(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
-
Verify that the given
SourceRecordis aUPDATErecord, and that the integer key matches the expected value. - isView() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- isWrapperFor(Class<?>) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- iterator - Variable in class io.debezium.document.DocumentTest
J
- JacksonArrayReadingAndWritingTest - Class in io.debezium.document
- JacksonArrayReadingAndWritingTest() - Constructor for class io.debezium.document.JacksonArrayReadingAndWritingTest
- JacksonReaderTest - Class in io.debezium.document
-
Unit test for
JacksonReader. - JacksonReaderTest() - Constructor for class io.debezium.document.JacksonReaderTest
- JacksonWriterTest - Class in io.debezium.document
- JacksonWriterTest() - Constructor for class io.debezium.document.JacksonWriterTest
- JdbcConnectionTest - Class in io.debezium.jdbc
- JdbcConnectionTest() - Constructor for class io.debezium.jdbc.JdbcConnectionTest
- JdbcConnectionTest.NormalConnection - Class in io.debezium.jdbc
- JdbcConnectionTest.RogueConnection - Class in io.debezium.jdbc
- JdbcConnectionTest.TimingOutConnection - Class in io.debezium.jdbc
- JIRA_BASE_URL - Static variable in class io.debezium.junit.ConditionalFail
- joinShouldExcludeAllNullableElements() - Method in class io.debezium.util.StringsTest
- joinShouldExcludeFirstNullableElement() - Method in class io.debezium.util.StringsTest
- joinShouldExcludeSecondNullableElement() - Method in class io.debezium.util.StringsTest
- joinWithConversionShouldConvertAllElements() - Method in class io.debezium.util.StringsTest
- jsonSchemaData - Variable in class io.debezium.transforms.outbox.JsonSchemaDataTest
- JsonSchemaDataTest - Class in io.debezium.transforms.outbox
- JsonSchemaDataTest() - Constructor for class io.debezium.transforms.outbox.JsonSchemaDataTest
- justifyCenterShouldPrependAndAppendSameNumberOfCharacterForStringsThatAreTooShortButOfAnEvenLength() - Method in class io.debezium.util.StringsTest
- justifyCenterShouldPrependCharacterForEmptyStrings() - Method in class io.debezium.util.StringsTest
- justifyCenterShouldPrependCharacterForNullStrings() - Method in class io.debezium.util.StringsTest
- justifyCenterShouldPrependOneMoreCharacterThanAppendingForStringsThatAreTooShortButOfAnOddLength() - Method in class io.debezium.util.StringsTest
- justifyCenterShouldReturnStringsThatAreTheDesiredLength() - Method in class io.debezium.util.StringsTest
- justifyCenterShouldTruncateStringsThatAreTooLong() - Method in class io.debezium.util.StringsTest
- justifyLeftShouldAppendCharacterForEmptyStrings() - Method in class io.debezium.util.StringsTest
- justifyLeftShouldAppendCharacterForNullStrings() - Method in class io.debezium.util.StringsTest
- justifyLeftShouldAppendCharacterForStringsThatAreTooShort() - Method in class io.debezium.util.StringsTest
- justifyLeftShouldRemoveLeadingWhitespace() - Method in class io.debezium.util.StringsTest
- justifyLeftShouldReturnStringsThatAreTheDesiredLength() - Method in class io.debezium.util.StringsTest
- justifyLeftShouldTruncateStringsThatAreTooLong() - Method in class io.debezium.util.StringsTest
- justifyRightShouldPrependCharacterForEmptyStrings() - Method in class io.debezium.util.StringsTest
- justifyRightShouldPrependCharacterForNullStrings() - Method in class io.debezium.util.StringsTest
- justifyRightShouldPrependCharacterForStringsThatAreTooShort() - Method in class io.debezium.util.StringsTest
- justifyRightShouldReturnStringsThatAreTheDesiredLength() - Method in class io.debezium.util.StringsTest
- justifyRightShouldTruncateStringsThatAreTooLong() - Method in class io.debezium.util.StringsTest
K
- KAFKA_1XX - Enum constant in enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
- KAFKA_241 - Enum constant in enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
- KafkaCluster - Class in io.debezium.kafka
-
An embeddable cluster of Kafka servers and a single Zookeeper server.
- KafkaCluster() - Constructor for class io.debezium.kafka.KafkaCluster
-
Create a new embedded cluster.
- KafkaCluster.InteractiveConsumer<K,
V> - Interface in io.debezium.kafka -
A simple interactive Kafka consumer for use with the cluster.
- KafkaCluster.InteractiveProducer<K,
V> - Interface in io.debezium.kafka -
A simple interactive Kafka producer for use with the cluster.
- KafkaCluster.Usage - Class in io.debezium.kafka
-
A set of methods to use a running KafkaCluster.
- KafkaClusterTest - Class in io.debezium.kafka
- KafkaClusterTest() - Constructor for class io.debezium.kafka.KafkaClusterTest
- kafkaConfig - Variable in class io.debezium.kafka.KafkaCluster
- KafkaServer - Class in io.debezium.kafka
-
A small embedded Kafka server.
- KafkaServer(Supplier<String>) - Constructor for class io.debezium.kafka.KafkaServer
-
Create a new server instance.
- KafkaServer(Supplier<String>, int) - Constructor for class io.debezium.kafka.KafkaServer
-
Create a new server instance.
- KafkaServer(Supplier<String>, int, int) - Constructor for class io.debezium.kafka.KafkaServer
-
Create a new server instance.
- kafkaServers - Variable in class io.debezium.kafka.KafkaCluster
- KafkaVersion() - Constructor for enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
- keyData - Variable in class io.debezium.relational.TableSchemaBuilderTest
- keyFor(SourceRecord) - Static method in class io.debezium.data.KeyValueStore
- keyJsonConverter - Static variable in class io.debezium.data.VerifyRecord
- keyJsonDeserializer - Static variable in class io.debezium.data.VerifyRecord
- keySchema - Variable in class io.debezium.data.KeyValueStore.Collection
- keySchemaChanges() - Method in class io.debezium.data.KeyValueStore.Collection
- keySchemaIsEqualTo(Schema) - Method in class io.debezium.data.SourceRecordAssert
- keySchemas - Variable in class io.debezium.data.KeyValueStore.Collection
- KeyValueStore - Class in io.debezium.data
-
A test utility for accumulating the
SourceRecords that represent change events on rows. - KeyValueStore(Function<String, TableId>) - Constructor for class io.debezium.data.KeyValueStore
- KeyValueStore.Collection - Class in io.debezium.data
L
- lastName - Variable in class io.debezium.serde.SerdeTest.Customer
- leadingAndTrailingSpacesInFieldsAndHeadersConfigurationAreCorrectlyTrimmed() - Method in class io.debezium.transforms.HeaderToValueTest
- leadingSeparatorIsInvalid() - Method in class io.debezium.relational.TableIdParserTest
- LESS_THAN - Enum constant in enum io.debezium.junit.EqualityCheck
- LESS_THAN_OR_EQUAL - Enum constant in enum io.debezium.junit.EqualityCheck
- LINUX - Static variable in annotation type io.debezium.junit.SkipOnOS
-
Symbolic constant used to determine the Linux operating system, from the "os.name" system property.
- logDir - Variable in class io.debezium.kafka.ZookeeperServer
- logger - Variable in class io.debezium.junit.TestLogger
- LOGGER - Static variable in class io.debezium.kafka.KafkaCluster
- LOGGER - Static variable in class io.debezium.kafka.KafkaServer
- LOGGER - Static variable in class io.debezium.kafka.ZookeeperServer
- LogInterceptor - Class in io.debezium.junit.logging
- LogInterceptor() - Constructor for class io.debezium.junit.logging.LogInterceptor
-
Constructor using root logger.
- LogInterceptor(Class<?>) - Constructor for class io.debezium.junit.logging.LogInterceptor
-
Provides a log interceptor based on the logger that emits the message.
- LogInterceptor(String) - Constructor for class io.debezium.junit.logging.LogInterceptor
-
Provides a log interceptor based on the logger that emits the message.
- logsDir - Variable in class io.debezium.kafka.KafkaServer
M
- MAC - Static variable in annotation type io.debezium.junit.SkipOnOS
-
Symbolic constant used to determine the OS X operating system, from the "os.name" system property.
- major() - Element in annotation type io.debezium.junit.SkipWhenDatabaseVersion
-
Specify the database major version; cannot be omitted.
- makeCaseInsensitive() - Method in class io.debezium.text.TokenStreamTest
- makeCaseSensitive() - Method in class io.debezium.text.TokenStreamTest
- mapper - Variable in class io.debezium.transforms.outbox.JsonSchemaDataTest
- mapperConvertersShouldLeaveEmptyDatesAsZero() - Method in class io.debezium.relational.TableSchemaBuilderTest
- mappers - Variable in class io.debezium.relational.mapping.ColumnMappersTest
- MaskStringsTest - Class in io.debezium.relational.mapping
- MaskStringsTest() - Constructor for class io.debezium.relational.mapping.MaskStringsTest
- maxHandlesDifferentUnits() - Method in class io.debezium.time.TemporalsTest
- maxHandlesEqualValue() - Method in class io.debezium.time.TemporalsTest
- maxHandlesSameUnit() - Method in class io.debezium.time.TemporalsTest
- minor() - Element in annotation type io.debezium.junit.SkipWhenDatabaseVersion
-
Specify the database minor version; defaults to
-1to imply skipping minor version check. - MockClock - Class in io.debezium.util
- MockClock() - Constructor for class io.debezium.util.MockClock
- MockClock(long) - Constructor for class io.debezium.util.MockClock
- murmurHashWillBeUsed() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- MyBaseSourceTask() - Constructor for class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
N
- nameOf(String, String) - Static method in class io.debezium.data.VerifyRecord
- NanoDurationTest - Class in io.debezium.time
- NanoDurationTest() - Constructor for class io.debezium.time.NanoDurationTest
- nativeSQL(String) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- negativeAsPartitionNumberWillThrowConnectionException() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- negativeHashCodeValueWillBeCorrectlyManaged() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- nextKafkaPort - Variable in class io.debezium.kafka.KafkaCluster
- nextRecord() - Method in interface io.debezium.kafka.KafkaCluster.InteractiveConsumer
-
Block until a record can be read from this consumer's topic, and return the record.
- nextRecord(long, TimeUnit) - Method in interface io.debezium.kafka.KafkaCluster.InteractiveConsumer
-
Block until a record can be read from this consumer's topic or until the timeout occurs, and if a record was read return the record.
- nextValue() - Method in interface io.debezium.kafka.KafkaCluster.InteractiveConsumer
-
Block until a record can be read from this consumer's topic, and return the value in that record.
- nextValue(long, TimeUnit) - Method in interface io.debezium.kafka.KafkaCluster.InteractiveConsumer
-
Block until a record can be read from this consumer's topic or until the timeout occurs, and if a record was read return the value in that record.
- noError() - Method in class io.debezium.pipeline.ErrorHandlerTest
- nonEqualPartitionsShouldHaveNonEqualHashCodes() - Method in class io.debezium.connector.common.AbstractPartitionTest
- nonEqualPartitionsShouldNotBeEqual() - Method in class io.debezium.connector.common.AbstractPartitionTest
- nonRetriableByDefault() - Method in class io.debezium.pipeline.ErrorHandlerTest
- noOfEventsPerWriter - Variable in class io.debezium.connector.base.ChangeEventQueueTest
- noOfReaders - Variable in class io.debezium.connector.base.ChangeEventQueueTest
- noOfWriters - Variable in class io.debezium.connector.base.ChangeEventQueueTest
- NormalConnection() - Constructor for class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- notConsistentConfigurationSizeWillThrowConnectionException() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- notConsistentConfigurationWillThrowConnectionException() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- notExistingHeader() - Method in class io.debezium.transforms.HeaderToValueTest
- notExistingNestedField() - Method in class io.debezium.transforms.HeaderToValueTest
- NOTIFICATION_ID - Static variable in class io.debezium.pipeline.notification.NotificationServiceTest
- notificationSentOnKafkaChannelWillBeCorrectlyProcessed() - Method in class io.debezium.pipeline.notification.NotificationServiceTest
- notificationService - Variable in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- notificationService - Variable in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- NotificationServiceTest - Class in io.debezium.pipeline.notification
- NotificationServiceTest() - Constructor for class io.debezium.pipeline.notification.NotificationServiceTest
- notifyAborted() - Method in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- notifyCompleted() - Method in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- notifyInProgress() - Method in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- notifyPaused() - Method in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- notifyResumed() - Method in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- notifyStarted() - Method in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- notifyTableScanCompleted() - Method in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- noTombstoneIfNotConfigured() - Method in class io.debezium.transforms.outbox.EventRouterTest
- numberOf(Envelope.Operation) - Method in class io.debezium.data.SourceRecordStats
-
Get the number of
addedrecords that had the givenEnvelope.Operation. - numberOfCreates() - Method in class io.debezium.data.KeyValueStore.Collection
-
Get the number of
CREATErecordsaddedto this collection. - numberOfCreates() - Method in class io.debezium.data.SourceRecordStats
-
Get the number of
CREATErecords that wereaddedto this object. - numberOfDeletes() - Method in class io.debezium.data.KeyValueStore.Collection
-
Get the number of
DELETErecordsaddedto this collection. - numberOfDeletes() - Method in class io.debezium.data.SourceRecordStats
-
Get the number of
DELETErecords that wereaddedto this object. - numberOfKeySchemaChanges() - Method in class io.debezium.data.KeyValueStore.Collection
-
Get the number of changes to the key schema for events in this collection.
- numberOfReads() - Method in class io.debezium.data.KeyValueStore.Collection
-
Get the number of
READrecordsaddedto this collection. - numberOfReads() - Method in class io.debezium.data.SourceRecordStats
-
Get the number of
READrecords that wereaddedto this object. - numberOfTombstones() - Method in class io.debezium.data.KeyValueStore.Collection
-
Get the number of tombstone records that were
addedto this collection. - numberOfTombstones() - Method in class io.debezium.data.SourceRecordStats
-
Get the number of tombstone records that were
addedto this object. - numberOfUpdates() - Method in class io.debezium.data.KeyValueStore.Collection
-
Get the number of
UPDATErecordsaddedto this collection. - numberOfUpdates() - Method in class io.debezium.data.SourceRecordStats
-
Get the number of
UPDATErecords that wereaddedto this object. - numberOfValueSchemaChanges() - Method in class io.debezium.data.KeyValueStore.Collection
-
Get the number of changes to the key schema for events in this collection.
O
- offsetContext - Variable in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- ofType(DdlParserListener.EventType) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- once(Testing.InterruptableFunction) - Method in interface io.debezium.util.Testing
- once(Callable<T>, Consumer<T>) - Method in interface io.debezium.util.Testing
- onEachDirectory(Consumer<File>) - Method in class io.debezium.kafka.KafkaCluster
-
Perform the supplied function on each directory used by this cluster.
- onEachDirectory(Consumer<File>) - Method in class io.debezium.kafka.KafkaServer
-
Perform the supplied function on each directory used by this server.
- onEachDirectory(Consumer<File>) - Method in class io.debezium.kafka.ZookeeperServer
-
Perform the supplied function on each directory used by this server.
- onlyEnabledConnectorShouldExecute() - Method in class io.debezium.pipeline.signal.SignalProcessorTest
- onlyFieldThatExistForCurrentEventWillBeUsedForPartitionComputation() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- operationTimes() - Static method in class io.debezium.util.Testing.Timer
P
- parse(String) - Method in class io.debezium.document.PathsTest
- partition - Variable in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- partitionNotComputedOnTruncateEvent() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- PartitionRoutingTest - Class in io.debezium.transforms.partitions
- PartitionRoutingTest() - Constructor for class io.debezium.transforms.partitions.PartitionRoutingTest
- partitionRoutingTransformation - Variable in class io.debezium.transforms.partitions.PartitionRoutingTest
- patch() - Element in annotation type io.debezium.junit.SkipWhenDatabaseVersion
-
Specify the database patch version; defaults to {code -1} to imply skipping patch version check.
- path - Variable in class io.debezium.document.PathsTest
- PathsTest - Class in io.debezium.document
- PathsTest() - Constructor for class io.debezium.document.PathsTest
- poll(ChangeEventQueue<DataChangeEvent>) - Method in class io.debezium.pipeline.ErrorHandlerTest
- pollAndAssertNonRetriable(ChangeEventQueue<DataChangeEvent>) - Method in class io.debezium.pipeline.ErrorHandlerTest
- pollAndAssertRetriable(ChangeEventQueue<DataChangeEvent>) - Method in class io.debezium.pipeline.ErrorHandlerTest
- pollAndIgnoreRetryException(BaseSourceTask<Partition, OffsetContext>) - Static method in class io.debezium.connector.common.BaseSourceTaskTest
- populateDefaultConfiguration(Properties) - Method in class io.debezium.kafka.KafkaServer
-
Set the initial default configuration properties.
- port - Variable in class io.debezium.kafka.KafkaServer
- port - Variable in class io.debezium.kafka.ZookeeperServer
- PositionTest - Class in io.debezium.text
- PositionTest() - Constructor for class io.debezium.text.PositionTest
- PredicatesTest - Class in io.debezium.function
- PredicatesTest() - Constructor for class io.debezium.function.PredicatesTest
- prefixedWith(String) - Static method in class io.debezium.data.KeyValueStore
- prepareCall(String) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- prepareCall(String, int, int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- prepareCall(String, int, int, int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- prepareStatement(String) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- prepareStatement(String, int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- prepareStatement(String, int[]) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- prepareStatement(String, int, int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- prepareStatement(String, int, int, int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- prepareStatement(String, String[]) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- preSnapshotCompletion() - Method in class io.debezium.pipeline.signal.SignalProcessorTest.TestOffset
- preSnapshotStart() - Method in class io.debezium.pipeline.signal.SignalProcessorTest.TestOffset
- prettyJson(JsonNode) - Static method in class io.debezium.converters.CloudEventsConverterTest
- prettyJson(JsonNode) - Static method in class io.debezium.data.VerifyRecord
- print(int, String, Object) - Static method in interface io.debezium.util.Testing
- print(Object) - Static method in interface io.debezium.util.Testing
- print(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
-
Print a message with the JSON representation of the SourceRecord.
- Print() - Constructor for class io.debezium.util.Testing.Print
- printError(Object) - Static method in interface io.debezium.util.Testing
- printError(String, Throwable) - Static method in interface io.debezium.util.Testing
- printError(Throwable) - Static method in interface io.debezium.util.Testing
- printJson(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
- produce(String, int, Serializer<K>, Serializer<V>, Runnable, Supplier<ProducerRecord<K, V>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Use the supplied function to asynchronously produce messages and write them to the cluster.
- produce(String, Consumer<KafkaCluster.InteractiveProducer<String, Document>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Use the supplied function to asynchronously produce
Documentmessages and write them to the cluster. - produce(String, Serializer<K>, Serializer<V>, Consumer<KafkaCluster.InteractiveProducer<K, V>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Use the supplied function to asynchronously produce messages and write them to the cluster.
- produceDocuments(int, Runnable, Supplier<ProducerRecord<String, Document>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Use the supplied function to asynchronously produce messages with String keys and
Documentvalues, and write them to the cluster. - produceDocuments(String, int, Runnable, Supplier<Document>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously produce messages with monotonically increasing String keys and values obtained from the supplied function, and write them to the cluster.
- produceIntegers(int, Runnable, Supplier<ProducerRecord<String, Integer>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Use the supplied function to asynchronously produce messages with String keys and Integer values, and write them to the cluster.
- produceIntegers(String, int, int, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously produce messages with String keys and sequential Integer values, and write them to the cluster.
- produceStrings(int, Runnable, Supplier<ProducerRecord<String, String>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Use the supplied function to asynchronously produce messages with String keys and values, and write them to the cluster.
- produceStrings(String, int, Runnable, Supplier<String>) - Method in class io.debezium.kafka.KafkaCluster.Usage
-
Asynchronously produce messages with monotonically increasing String keys and values obtained from the supplied function, and write them to the cluster.
- productRow(long, float, String) - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- productRow(long, float, String) - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- productRow(Map<String, Object>) - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- PropagateSourceMetadataToSchemaParameterTest - Class in io.debezium.relational.mapping
- PropagateSourceMetadataToSchemaParameterTest() - Constructor for class io.debezium.relational.mapping.PropagateSourceMetadataToSchemaParameterTest
Q
- queue() - Method in class io.debezium.pipeline.ErrorHandlerTest
R
- readAsStringAndBytes(String) - Method in class io.debezium.document.ArraySerdesTest
- readAsStringAndBytes(String) - Method in class io.debezium.document.DocumentSerdesTest
- reader - Variable in class io.debezium.document.JacksonArrayReadingAndWritingTest
- reader - Variable in class io.debezium.document.JacksonWriterTest
- readers - Variable in class io.debezium.connector.base.ChangeEventQueueTest
- readResourceAsStream(String) - Static method in interface io.debezium.util.Testing.Files
-
Obtain an InputStream to a named resource on the classpath used to load this
Testingclass. - readResourceAsStream(String, Class<?>) - Static method in interface io.debezium.util.Testing.Files
-
Obtain an InputStream to a named resource on the given classpath.
- readResourceAsString(String) - Static method in interface io.debezium.util.Testing.Files
-
Read a classpath resource into a string.
- readResources(String, String...) - Method in class io.debezium.document.DocumentSerdesTest
- reason() - Element in annotation type io.debezium.junit.SkipWhenDatabaseVersion
-
Specifies the reason for skipping the method, used when logging a skipped test.
- record - Variable in class io.debezium.data.SourceRecordAssert
- record - Variable in class io.debezium.transforms.outbox.JsonSchemaDataTest
- recordCount() - Method in class io.debezium.data.SchemaChangeHistory
- records - Variable in class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
- recordSchema - Variable in class io.debezium.transforms.AbstractExtractStateTest
- recordSchemaPrefix - Variable in class io.debezium.relational.CustomTopicNamingStrategy
- recordSchemaPrefix(DataCollectionId) - Method in class io.debezium.relational.CustomTopicNamingStrategy
- recordsRead - Variable in class io.debezium.connector.base.ChangeEventQueueTest
- regexSplit() - Method in class io.debezium.util.StringsTest
- regexSplitWrongEscape() - Method in class io.debezium.util.StringsTest
- RelationalTableFiltersTest - Class in io.debezium.relational
- RelationalTableFiltersTest() - Constructor for class io.debezium.relational.RelationalTableFiltersTest
- releaseSavepoint(Savepoint) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- remaining() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener
-
Get the number of events currently held by this listener that have yet to be
checked. - renamedFrom(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- RepeatingColumnMapper() - Constructor for class io.debezium.relational.mapping.ColumnMappersTest.RepeatingColumnMapper
- replaceErrorHandler(Configuration, ChangeEventQueue<DataChangeEvent>, Throwable, ErrorHandler) - Method in class io.debezium.pipeline.ErrorHandlerTest
- replaceVariablesShouldNotReplaceVariableThatHasNoDefaultAndIsNotFound() - Method in class io.debezium.util.StringsTest
- replaceVariablesShouldReplaceMultipleVariables() - Method in class io.debezium.util.StringsTest
- replaceVariablesShouldReplaceVariablesWithDefaultWhenNoReplacementIsFound() - Method in class io.debezium.util.StringsTest
- replaceVariablesShouldReplaceVariablesWithNoDefault() - Method in class io.debezium.util.StringsTest
- replaceVariablesShouldReplaceVariableThatHaveSameCase() - Method in class io.debezium.util.StringsTest
- reset() - Method in class io.debezium.data.SourceRecordStats
-
Reset all of the counters to 0.
- reset() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener
- reset() - Static method in class io.debezium.util.Testing.Timer
- resetBeforeEachTest() - Method in interface io.debezium.util.Testing
- RogueConnection() - Constructor for class io.debezium.jdbc.JdbcConnectionTest.RogueConnection
- rollback() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- rollback(Savepoint) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- roundTrip(Document, IntConsumer) - Method in class io.debezium.document.DocumentSerdesTest
- ROUTE_BY_FIELD - Static variable in class io.debezium.transforms.ExtractNewRecordStateTest
- rowWithDifferentConfiguredFieldValueWillHaveDifferentPartition() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- rowWithSameConfiguredFieldValueWillHaveTheSamePartition() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- running - Variable in class io.debezium.kafka.KafkaCluster
S
- SAMPLE_BYTES - Static variable in class io.debezium.converters.BinaryDataConverterTest
- SAMPLE_BYTES - Static variable in class io.debezium.converters.ByteArrayConverterTest
- schema - Variable in class io.debezium.data.SchemaAndValueField
- schema - Variable in class io.debezium.relational.TableSchemaBuilderTest
- SCHEMA_CHANGE_EVENT_EXCLUDE_LIST - Static variable in class io.debezium.transforms.SchemaChangeEventFilterTest
- SCHEMA_HISTORY_CHANGE_SCHEMA_NAME - Static variable in class io.debezium.transforms.SchemaChangeEventFilterTest
- SchemaAndValueField - Class in io.debezium.data
- SchemaAndValueField(String, Schema, Object) - Constructor for class io.debezium.data.SchemaAndValueField
- SchemaChangeEventFilterTest - Class in io.debezium.transforms
-
Unit test for the
SchemaChangeEventFiltersingle message transformation. - SchemaChangeEventFilterTest() - Constructor for class io.debezium.transforms.SchemaChangeEventFilterTest
- SchemaChangeHistory - Class in io.debezium.data
-
A test utility for accumulating the
SourceRecords on the schema change topic. - SchemaChangeHistory(String) - Constructor for class io.debezium.data.SchemaChangeHistory
- schemaHistoryChangeSchema() - Static method in class io.debezium.transforms.SchemaChangeEventFilterTest
- schemaMatchesStruct(SchemaAndValue) - Static method in class io.debezium.data.VerifyRecord
-
Assert that the supplied
Structisvalidand itsschemamatches that of the suppliedschema. - schemaMatchesStruct(Struct, Schema) - Static method in class io.debezium.data.VerifyRecord
-
Assert that the supplied
Structisvalidand itsschemamatches that of the suppliedschema. - schemaName(Schema) - Static method in class io.debezium.data.VerifyRecord
- SchemaNameAdjusterTest - Class in io.debezium.util
- SchemaNameAdjusterTest() - Constructor for class io.debezium.util.SchemaNameAdjusterTest
- SchemaUtilTest - Class in io.debezium.data
-
Test for
SchemaUtil. - SchemaUtilTest() - Constructor for class io.debezium.data.SchemaUtilTest
- SelectorsTest - Class in io.debezium.relational
- SelectorsTest() - Constructor for class io.debezium.relational.SelectorsTest
- SERDES - Static variable in class io.debezium.document.ArraySerdesTest
- SERDES - Static variable in class io.debezium.document.DocumentSerdesTest
- SerdeTest - Class in io.debezium.serde
- SerdeTest() - Constructor for class io.debezium.serde.SerdeTest
- SerdeTest.CompositeKey - Class in io.debezium.serde
- SerdeTest.Customer - Class in io.debezium.serde
- server - Variable in class io.debezium.kafka.KafkaServer
- server - Variable in class io.debezium.kafka.ZookeeperServer
- server - Variable in class io.debezium.kafka.ZookeeperServerTest
- setAllConnectorFields(Field.Set) - Method in class io.debezium.config.AbstractFieldTest
- setAutoCommit(boolean) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setCatalog(String) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setClientInfo(String, String) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setClientInfo(Properties) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setHoldability(int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setLengthShouldAppendCharacterForEmptyStrings() - Method in class io.debezium.util.StringsTest
- setLengthShouldAppendCharacterForNullStrings() - Method in class io.debezium.util.StringsTest
- setLengthShouldAppendCharacterForStringsThatAreTooShort() - Method in class io.debezium.util.StringsTest
- setLengthShouldNotRemoveLeadingWhitespace() - Method in class io.debezium.util.StringsTest
- setLengthShouldReturnStringsThatAreTheDesiredLength() - Method in class io.debezium.util.StringsTest
- setLengthShouldTruncateStringsThatAreTooLong() - Method in class io.debezium.util.StringsTest
- setLoggerLevel(Class<?>, Level) - Method in class io.debezium.junit.logging.LogInterceptor
- setNetworkTimeout(Executor, int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setPort(int) - Method in class io.debezium.kafka.KafkaServer
-
Set the port for the server.
- setPort(int) - Method in class io.debezium.kafka.ZookeeperServer
-
Set the port for the server.
- setProperties(Properties) - Method in class io.debezium.kafka.KafkaServer
-
Set multiple configuration properties.
- setProperty(String, String) - Method in class io.debezium.kafka.KafkaServer
-
Set a configuration property.
- setReadOnly(boolean) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setSavepoint() - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setSavepoint(String) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setSchema(String) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setStateDirectory(File) - Method in class io.debezium.kafka.KafkaServer
-
Set the parent directory where the broker's state will be kept.
- setStateDirectory(File) - Method in class io.debezium.kafka.ZookeeperServer
-
Set the parent directory where the server's logs and snapshots will be kept.
- setTickTime(int) - Method in class io.debezium.kafka.ZookeeperServer
-
Set the basic time unit in milliseconds used by ZooKeeper.
- setTransactionIsolation(int) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setTypeMap(Map<String, Class<?>>) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- setup() - Method in class io.debezium.connector.base.ChangeEventQueueTest
- setup() - Method in class io.debezium.connector.common.BaseSourceTaskTest
- setup() - Method in class io.debezium.transforms.outbox.JsonSchemaDataTest
- setUp() - Method in class io.debezium.converters.BinaryDataConverterTest
- setUp() - Method in class io.debezium.converters.ByteArrayConverterTest
- setUp() - Method in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- setUp() - Method in class io.debezium.pipeline.signal.SignalProcessorTest
- setVersion(Object, Integer) - Static method in class io.debezium.data.VerifyRecord
-
Sets the version of a passed schema to a new value.
- setVersion(SchemaAndValue, Integer) - Static method in class io.debezium.data.VerifyRecord
-
Sets the version of a passed schema to a new value.
- setVersion(Schema, Integer) - Static method in class io.debezium.data.VerifyRecord
-
Sets the version of a passed schema to a new value.
- shouldAcceptNoArguments() - Method in class io.debezium.util.HashCodeTest
- shouldAcceptNullArguments() - Method in class io.debezium.util.HashCodeTest
- shouldAddColumnScale() - Method in class io.debezium.relational.mapping.PropagateSourceMetadataToSchemaParameterTest
- shouldAddNoContentPositionToNoContentPosition() - Method in class io.debezium.text.PositionTest
- shouldAddNoContentPositionToValidPosition() - Method in class io.debezium.text.PositionTest
- shouldAddStartingPositionToStartingPosition() - Method in class io.debezium.text.PositionTest
- shouldAddTypeInformation() - Method in class io.debezium.relational.mapping.PropagateSourceMetadataToSchemaParameterTest
- shouldAddValidPositionToNoContentPosition() - Method in class io.debezium.text.PositionTest
- shouldAddValidPositionToValidPosition() - Method in class io.debezium.text.PositionTest
- shouldAllowAddingPrimaryKeyColumnWhenFound() - Method in class io.debezium.relational.TableEditorTest
- shouldAllowLettersAsFirstCharacterInName() - Method in class io.debezium.text.XmlCharactersTest
- shouldAllowNewColumnFilterExcludeListConfiguration() - Method in class io.debezium.config.ConfigurationTest
- shouldAllowNewColumnFilterIncludeListConfiguration() - Method in class io.debezium.config.ConfigurationTest
- shouldBuildCorrectSchemaNames() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldBuildCorrectSchemaNamesInMultiPartitionMode() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldBuildCorrectSchemaNamesWhenPrefixHasInvalidChar() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldBuildTableSchemaFromTable() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldBuildTableSchemaFromTableWithCustomKey() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldBuildTableSchemaFromTableWithoutPrimaryKey() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldBuildWithSimpleOptionalTypesForBeforeAndAfter() - Method in class io.debezium.data.EnvelopeTest
- shouldCallFunctionOnEachMatchingFieldUsingRegex() - Method in class io.debezium.config.ConfigurationTest
- shouldCanConsumeSingleAfterTokensCompleteFromCanConsumeStringList() - Method in class io.debezium.text.TokenStreamTest
- shouldCanConsumeStringAfterTokensCompleteFromCanConsumeStringArray() - Method in class io.debezium.text.TokenStreamTest
- shouldCanConsumeStringAfterTokensCompleteFromCanConsumeStringIterator() - Method in class io.debezium.text.TokenStreamTest
- shouldComputeHashCodeForMultiplePrimitives() - Method in class io.debezium.util.HashCodeTest
- shouldComputeHashCodeForOnePrimitive() - Method in class io.debezium.util.HashCodeTest
- shouldConsiderInvalidFirstCharacters() - Method in class io.debezium.util.SchemaNameAdjusterTest
- shouldConsiderInvalidFullnames() - Method in class io.debezium.util.SchemaNameAdjusterTest
- shouldConsiderValidFullnames() - Method in class io.debezium.util.SchemaNameAdjusterTest
- shouldConsumeCaseInsensitiveStringInOriginalCase() - Method in class io.debezium.text.TokenStreamTest
- shouldConsumeInCaseInsensitiveMannerWithExpectedValuesWhenMatchingNonExactCase() - Method in class io.debezium.text.TokenStreamTest
- shouldConsumeInCaseSensitiveMannerWithExpectedValuesWhenMatchingExactCase() - Method in class io.debezium.text.TokenStreamTest
- shouldConsumeMultipleTokensIfTheyMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldConsumeMultipleTokensWithAnyValueConstant() - Method in class io.debezium.text.TokenStreamTest
- shouldConsumeTokenWithAnyValueConstant() - Method in class io.debezium.text.TokenStreamTest
- shouldConsumeUntilWithoutRepeats() - Method in class io.debezium.text.TokenStreamTest
- shouldConsumeUntilWithRepeats() - Method in class io.debezium.text.TokenStreamTest
- shouldConsumeUntilWithRepeatsAndMultipleSkipTokens() - Method in class io.debezium.text.TokenStreamTest
- shouldConvertByteBufferFromDataIgnoringHeader() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertBytesFromDataIgnoringHeader() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertBytesToConnectData() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertFromByteBufferData() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertFromByteBufferDataWithNullSchema() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertFromBytesData() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertFromBytesDataWithNullSchema() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertFromBytesToArray1() - Method in class io.debezium.document.ArraySerdesTest
- shouldConvertFromBytesToArray2() - Method in class io.debezium.document.ArraySerdesTest
- shouldConvertFromBytesToDocument1() - Method in class io.debezium.document.DocumentSerdesTest
- shouldConvertFromData() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldConvertFromDataIgnoringHeader() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldConvertFromDataWithNullSchema() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldConvertFromProperties() - Method in class io.debezium.config.ConfigurationTest
- shouldConvertHexString() - Method in class io.debezium.util.HexConverterTest
- shouldConvertInvalidCharactersToUnicode() - Method in class io.debezium.util.SchemaNameAdjusterTest
- shouldConvertNullNodeToOptionalBytes() - Method in class io.debezium.transforms.outbox.JsonSchemaDataTest
- shouldConvertToCloudEventsInAvro(SourceRecord, String, String, boolean) - Static method in class io.debezium.converters.CloudEventsConverterTest
- shouldConvertToCloudEventsInJson(SourceRecord, boolean) - Static method in class io.debezium.converters.CloudEventsConverterTest
- shouldConvertToCloudEventsInJson(SourceRecord, boolean, Consumer<JsonNode>) - Static method in class io.debezium.converters.CloudEventsConverterTest
- shouldConvertToCloudEventsInJsonWithDataAsAvro(SourceRecord, boolean) - Static method in class io.debezium.converters.CloudEventsConverterTest
- shouldConvertToCloudEventsInJsonWithDataAsAvro(SourceRecord, String, boolean) - Static method in class io.debezium.converters.CloudEventsConverterTest
- shouldConvertToConnectData() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldConvertToConnectDataForNullValue() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertToConnectDataForNullValue() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldConvertUsingDelegateConverter() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertUsingDelegateConverter() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldConvertUsingDelegateConverterWithNoSchema() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertUsingDelegateConverterWithNoSchema() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldConvertUsingDelegateConverterWithOptionsAndNoSchema() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldConvertUsingDelegateConverterWithOptionsAndNoSchema() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldCreateArrayFromValues() - Method in class io.debezium.document.DocumentTest
- shouldCreateColumnWithAllFieldsSetToDefaults() - Method in class io.debezium.relational.ColumnEditorTest
- shouldCreateColumnWithAllFieldsSetToNonDefaults() - Method in class io.debezium.relational.ColumnEditorTest
- shouldCreateCorrectSchemaFromInsertJson() - Method in class io.debezium.transforms.outbox.JsonSchemaDataTest
- shouldCreateFilterWithAllLists() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithDatabaseBlacklistAndNoTableFilter() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithDatabaseBlacklistAndTableBlacklist() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithDatabaseBlacklistAndTableWhitelist() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithDatabaseWhitelistAndNoTableFilter() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithDatabaseWhitelistAndTableBlacklist() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithDatabaseWhitelistAndTableWhitelist() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithNoDatabaseFilterAndTableBlacklist() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithNoDatabaseFilterAndTableWhitelist() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithSchemaBlacklistAndNoTableFilter() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithSchemaWhitelistAndNoTableFilter() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateFilterWithSchemaWhitelistAndTableWhitelist() - Method in class io.debezium.relational.SelectorsTest
- shouldCreateInternalFields() - Method in class io.debezium.config.ConfigurationTest
- shouldCreateSchemaBuilderFromValues() - Method in class io.debezium.data.EnumSetTest
- shouldCreateSchemaBuilderFromValues() - Method in class io.debezium.data.EnumTest
- shouldCreateSchemaFromValues() - Method in class io.debezium.data.EnumSetTest
- shouldCreateSchemaFromValues() - Method in class io.debezium.data.EnumTest
- shouldCreateTableWhenEditorHasIdButNoColumns() - Method in class io.debezium.relational.TableEditorTest
- shouldDetermineIfColumnIsAutoIncrementedUsingColumnName() - Method in class io.debezium.relational.TableTest
- shouldDetermineIfColumnIsGeneratedUsingColumnName() - Method in class io.debezium.relational.TableTest
- shouldDetermineIfColumnIsOptionalUsingColumnName() - Method in class io.debezium.relational.TableTest
- shouldDetermineIfColumnIsPartOfPrimaryKeyUsingColumnNameWithExactMatch() - Method in class io.debezium.relational.TableTest
- shouldDetermineIfColumnIsPartOfPrimaryKeyUsingColumnNameWithWrongCase() - Method in class io.debezium.relational.TableTest
- shouldDetermineValidFirstCharacters() - Method in class io.debezium.util.SchemaNameAdjusterTest
- shouldDetermineValidNonFirstCharacters() - Method in class io.debezium.util.SchemaNameAdjusterTest
- shouldDoubleQuoteTableId() - Method in class io.debezium.relational.TableIdTest
- shouldExcludeCollectionCoveredByLiteralInBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldExcludeDatabaseCoveredByLiteralInBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldExcludeDatabaseCoveredByMultipleLiteralsInBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldExcludeDatabaseCoveredByMultipleWildcardsInBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldExcludeDatabaseCoveredByWildcardInBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldExecuteFromEnvelope() - Method in class io.debezium.pipeline.signal.SourceSignalChannelTest
- shouldExecuteLog() - Method in class io.debezium.pipeline.signal.SignalProcessorTest
- shouldExpandJSONPayloadWithEmptyArrayAndRemoveThatArray() - Method in class io.debezium.transforms.outbox.EventRouterTest
- shouldFailOnInvalidConfigurationForAdditionalFields() - Method in class io.debezium.transforms.outbox.EventRouterTest
- shouldFailOnInvalidConfigurationForAdditionalFieldsEmpty() - Method in class io.debezium.transforms.outbox.EventRouterTest
- shouldFailOnInvalidConfigurationForOperationBehavior() - Method in class io.debezium.transforms.outbox.EventRouterTest
- shouldFailOnInvalidConfigurationForTopicRegex() - Method in class io.debezium.transforms.outbox.EventRouterTest
- shouldFailToBuildTableSchemaFromNullTable() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldFailToConsumeInCaseInsensitiveMannerWithExpectedValuesWhenMatchingStringIsInLowerCase() - Method in class io.debezium.text.TokenStreamTest
- shouldFailToConsumeInCaseSensitiveMannerWithExpectedValuesWhenMatchingIncorrectCase() - Method in class io.debezium.text.TokenStreamTest
- shouldFailToConsumeMultipleTokensIfTheyDoNotMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldFailToCreateTableWhenEditorIsMissingTableId() - Method in class io.debezium.relational.TableEditorTest
- ShouldFailWhen - Annotation Type in io.debezium.junit
-
Marker annotation that defines if a test failure should be reported or not base upon condition passed to the annotation.
- shouldFailWhenTheSchemaLooksValidButDoesNotHaveTheCorrectFields() - Method in class io.debezium.transforms.outbox.EventRouterTest
- shouldFallbackToIdentyKeyWhenCustomMapperIsNull() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldFilterColumnsUsingPredicate() - Method in class io.debezium.relational.TableTest
- shouldFindAttributesByNameWithExactCase() - Method in class io.debezium.relational.TableTest
- shouldFindAttributesByNameWithWrongCase() - Method in class io.debezium.relational.TableTest
- shouldFindAutoIncrementedColumns() - Method in class io.debezium.relational.TableEditorTest
- shouldFindColumnsByNameWithExactCase() - Method in class io.debezium.relational.TableTest
- shouldFindColumnsByNameWithWrongCase() - Method in class io.debezium.relational.TableTest
- shouldFindGeneratedColumns() - Method in class io.debezium.relational.TableEditorTest
- shouldFindNextPositionStartIndex() - Method in class io.debezium.text.TokenStreamTest
- shouldFindNonExistingColumnByNameIndependentOfCase() - Method in class io.debezium.relational.TableEditorTest
- shouldFindPreviousPositionStartIndex() - Method in class io.debezium.text.TokenStreamTest
- shouldHandleNonAsciiCharactersWhenCaseSensitive() - Method in class io.debezium.text.TokenStreamTest
- shouldHandleSchemaChangeEvent() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- shouldHandleßCharacterWhenCaseSensitive() - Method in class io.debezium.text.TokenStreamTest
- shouldHandleTokensAfterßCharacterWhenCaseInsensitive() - Method in class io.debezium.text.TokenStreamTest
- shouldHaveAttributes() - Method in class io.debezium.relational.TableTest
- shouldHaveAttributesWithNames() - Method in class io.debezium.relational.TableTest
- shouldHaveColumns() - Method in class io.debezium.relational.TableTest
- shouldHaveColumnsWithNames() - Method in class io.debezium.relational.TableTest
- shouldHaveColumnsWithProperPositions() - Method in class io.debezium.relational.TableTest
- shouldHavePrimaryKeyColumns() - Method in class io.debezium.relational.TableTest
- shouldHaveTableId() - Method in class io.debezium.relational.TableTest
- shouldHaveToStringMethod() - Method in class io.debezium.relational.TableTest
- shouldHaveToStringThatMatchesColumn() - Method in class io.debezium.relational.ColumnEditorTest
- shouldIgnoreInvalidEnvelope() - Method in class io.debezium.pipeline.signal.SourceSignalChannelTest
- shouldIgnoreInvalidSignalType() - Method in class io.debezium.pipeline.signal.SignalProcessorTest
- shouldIgnoreUnparseableData() - Method in class io.debezium.pipeline.signal.SignalProcessorTest
- shouldIncludeAllCapturedDatabaseDdlInSchemaSnapshot() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeCollectionCoveredByLiteralInWhitelistAndNoBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeCollectionCoveredByLiteralWithEscapedPeriodInWhitelistAndNoBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeCollectionCoveredByLiteralWithPeriodAsWildcardInWhitelistAndNoBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeCollectionCoveredByMultipleLiteralsInWhitelistAndNoBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeCollectionCoveredByMultipleRegexInWhitelistAndNoBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeCollectionCoveredByRegexWithWildcardInWhitelistAndNoBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeDatabaseCoveredByLiteralInWhitelist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeDatabaseCoveredByMultipleLiteralsInWhitelist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeDatabaseCoveredByMultipleWildcardsInWhitelist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeDatabaseCoveredByWildcardInWhitelist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeOnlyCapturedDatabaseDdlInSchemaSnapshot() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeSignalingCollectionAndNoWhitelistAndNoBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeSignalingCollectionCoveredByLiteralInBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeSignalingCollectionCoveredByRegexInBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldIncludeSignalingCollectionNotCoveredByWhitelist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldKnowDirectoriesInsideTestData() - Method in class io.debezium.util.TestingTest
- shouldLoadFileSignalsTest() - Method in class io.debezium.pipeline.signal.FileSignalChannelTest
- shouldMaintainSameOrder() - Method in class io.debezium.function.BufferedBlockingConsumerTest
- shouldMapValuesUsingColumnMapperInstance() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- shouldMapValuesUsingFunctionByClassName() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- shouldMaskPasswords() - Method in class io.debezium.config.ConfigurationTest
- shouldMaskStringsToFixedLength() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- shouldMaskStringsToFixedNumberOfSpecifiedCharacters() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- shouldMaskStringsToMaskHashV1Column() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- shouldMaskStringsToMaskHashV2Column() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- shouldMaskStringsWithAsterisks() - Method in class io.debezium.relational.mapping.MaskStringsTest
- shouldMaskStringsWithSpecificValue() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- shouldMatchCommaSeparatedLiteralExcludes() - Method in class io.debezium.function.PredicatesTest
- shouldMatchCommaSeparatedLiteralIncludes() - Method in class io.debezium.function.PredicatesTest
- shouldMatchCommaSeparatedRegexIncludes() - Method in class io.debezium.function.PredicatesTest
- shouldMatchCommaSeparatedUuidLiterals() - Method in class io.debezium.function.PredicatesTest
- shouldMatchUpperCaseVersionOfßCharacterWhenCaseInsensitive() - Method in class io.debezium.text.TokenStreamTest
- shouldNotAllowAddingPrimaryKeyColumnWhenNotFound() - Method in class io.debezium.relational.TableEditorTest
- shouldNotAllowCanConsumeBeforeStartIsCalled() - Method in class io.debezium.text.TokenStreamTest
- shouldNotAllowColonInNcName() - Method in class io.debezium.text.XmlCharactersTest
- shouldNotAllowConsumeBeforeStartIsCalled() - Method in class io.debezium.text.TokenStreamTest
- shouldNotAllowDigitAsFirstCharacterInName() - Method in class io.debezium.text.XmlCharactersTest
- shouldNotAllowDigitAsFirstCharacterInNcName() - Method in class io.debezium.text.XmlCharactersTest
- shouldNotAllowDuplicateGroupAssignment() - Method in class io.debezium.config.AbstractFieldTest
- shouldNotAllowHasNextBeforeStartIsCalled() - Method in class io.debezium.text.TokenStreamTest
- shouldNotAllowMatchesBeforeStartIsCalled() - Method in class io.debezium.text.TokenStreamTest
- shouldNotBeModifiedAfterCreation() - Method in class io.debezium.config.ConfigurationTest
-
Test verifying that a Configuration object cannot be modified after creation.
- shouldNotExcludeDatabaseNotCoveredByLiteralInBlacklist() - Method in class io.debezium.relational.RelationalTableFiltersTest
- shouldNotExpandJSONPayloadIfNotConfigured() - Method in class io.debezium.transforms.outbox.EventRouterTest
- shouldNotFindMapperForUnmatchedColumn() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- shouldNotFindNonExistantColumnsByName() - Method in class io.debezium.relational.TableTest
- shouldNotFindNonExistentAttributesByName() - Method in class io.debezium.relational.TableTest
- shouldNotHaveAnyAttributesIfEmpty() - Method in class io.debezium.relational.TableEditorTest
- shouldNotHaveColumnsIfEmpty() - Method in class io.debezium.relational.TableEditorTest
- shouldNotReorderColumnIfNameDoesNotMatch() - Method in class io.debezium.relational.TableEditorTest
- shouldNotSetSchemaVersionByDefault() - Method in class io.debezium.transforms.outbox.EventRouterTest
- shouldOverrideIdentityKey() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldParseDoubleAbsolutePath() - Method in class io.debezium.document.PathsTest
- shouldParseDoubleRelativePath() - Method in class io.debezium.document.PathsTest
- shouldParseMultiAbsolutePath() - Method in class io.debezium.document.PathsTest
- shouldParseMultiLineString() - Method in class io.debezium.text.TokenStreamTest
- shouldParseMultiRelativePath() - Method in class io.debezium.document.PathsTest
- shouldParseRootPath() - Method in class io.debezium.document.PathsTest
- shouldParseSingleAbsolutePath() - Method in class io.debezium.document.PathsTest
- shouldParseSingleRelativePath() - Method in class io.debezium.document.PathsTest
- shouldPerformForEachOnFlatDocument() - Method in class io.debezium.document.DocumentTest
- shouldQueueAndPollMessages() - Method in class io.debezium.connector.base.ChangeEventQueueTest
- shouldQuoteTableIdWithGivenCharacter() - Method in class io.debezium.relational.TableIdTest
- shouldRegisterAdditionalAction() - Method in class io.debezium.pipeline.signal.SignalProcessorTest
- shouldRejectNonHexCharacter() - Method in class io.debezium.util.HexConverterTest
- shouldRejectStringOfWrongLength() - Method in class io.debezium.util.HexConverterTest
- shouldRemoveColumnByName() - Method in class io.debezium.relational.TableEditorTest
- shouldRemoveDirectory() - Method in class io.debezium.util.TestingTest
- shouldReorderColumns() - Method in class io.debezium.relational.TableEditorTest
- shouldReportConflictReplacement() - Method in class io.debezium.util.SchemaNameAdjusterTest
- shouldReportReplacementEveryTime() - Method in class io.debezium.util.SchemaNameAdjusterTest
- shouldReportReplacementOnlyOnce() - Method in class io.debezium.util.SchemaNameAdjusterTest
- shouldReturnCorrectInstantWhenConvertingMicroSecondsSinceEpoch() - Method in class io.debezium.time.ConversionsTest
- shouldReturnFalseFromCanConsumeWithCaseInsensitiveTokenStreamIfMatchStringIsNotUppercase() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnFalseFromCanConsumeWithCaseInsensitiveTokenStreamIfSuppliedTypeDoesMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnFalseFromCanConsumeWithCaseSensitiveTokenStreamIfMatchStringDoesNotMatchCaseExactly() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnFalseFromCanConsumeWithCaseSensitiveTokenStreamIfSuppliedTypeDoesMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnFalseFromMatchesWithCaseInsensitiveTokenStreamIfMatchStringIsUppercaseAndDoesNotMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnFalseFromMatchesWithCaseSensitiveTokenStreamIfMatchStringDoesMatchCaseExactly() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnFalseFromMatchIfAllTypeValuesDoNotMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnLocalDateInstanceWhenConvertingLocalDateTimeToLocalDate() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalDateInstanceWhenConvertingLongToLocalDate() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalDateInstanceWhenConvertingSqlDateToLocalDate() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalDateInstanceWhenConvertingUtilDateToLocalDate() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalDateTimeInstanceWhenConvertingLocalDateToLocalDateTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalDateTimeInstanceWhenConvertingLocalTimeToLocalDateTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalDateTimeInstanceWhenConvertingLongToLocalDateTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalDateTimeInstanceWhenConvertingSqlDateToLocalDateTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalDateTimeInstanceWhenConvertingSqlTimeToLocalDateTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalDateTimeInstanceWhenConvertingUtilTimeToLocalDateTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalTimeInstanceWhenConvertingLocalDateTimeToLocalTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalTimeInstanceWhenConvertingSqlTimeToLocalTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnLocalTimeInstanceWhenConvertingUtilTimeToLocalTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnNullIfNullIsSupplied() - Method in class io.debezium.time.ConversionsTest
- shouldReturnNullWhenConvertingNullValue() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldReturnNullWhenConvertingNullValue() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldReturnSameLocalDateInstanceWhenConvertingToLocalDate() - Method in class io.debezium.time.ConversionsTest
- shouldReturnSameLocalDateTimeInstanceWhenConvertingToLocalDateTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnSameLocalTimeInstanceWhenConvertingToLocalTime() - Method in class io.debezium.time.ConversionsTest
- shouldReturnTrueFromCanConsumeArrayOfTokensIfTheyAllMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromCanConsumeMultipleTokensIfTheyAllMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromCanConsumeMultipleTokensIfTheyDoNotAllMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromCanConsumeMultipleTokensWithAnyValueConstant() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromCanConsumeWithCaseInsensitiveTokenStreamIfMatchStringDoesNotMatchCaseExactly() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromCanConsumeWithCaseInsensitiveTokenStreamIfSuppliedTypeDoesMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromCanConsumeWithCaseSensitiveTokenStreamIfMatchStringDoesMatchCaseExactly() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromCanConsumeWithCaseSensitiveTokenStreamIfSuppliedTypeDoesMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromHasNextIfThereIsACurrentToken() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromMatchAnyOfIfAnyOfTheTokenValuesMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromMatchesWithCaseInsensitiveTokenStreamIfMatchStringIsUppercaseAndMatches() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromMatchesWithCaseSensitiveTokenStreamIfMatchStringDoesMatchCaseExactly() - Method in class io.debezium.text.TokenStreamTest
- shouldReturnTrueFromMatchIfAllTypeValuesMatch() - Method in class io.debezium.text.TokenStreamTest
- shouldSanitizeFieldNamesAndBuildTableSchemaFromTableWithoutPrimaryKey() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldSanitizeFieldNamesAndValidateSerialization() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldSanitizeUnicodeFieldNamesAndBuildTableSchemaFromTableWithoutPrimaryKey() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldSetClusterConfigProperty() - Method in class io.debezium.kafka.KafkaClusterTest
- shouldSetServerConfigProperty() - Method in class io.debezium.kafka.KafkaClusterTest
- shouldStartClusterAndAllowAsynchronousProductionAndAutomaticConsumersToUseIt() - Method in class io.debezium.kafka.KafkaClusterTest
- shouldStartClusterAndAllowInteractiveProductionAndAutomaticConsumersToUseIt() - Method in class io.debezium.kafka.KafkaClusterTest
- shouldStartClusterAndAllowProducersAndConsumersToUseIt() - Method in class io.debezium.kafka.KafkaClusterTest
- shouldStartClusterWithMultipleBrokerAndLeaveData() - Method in class io.debezium.kafka.KafkaClusterTest
- shouldStartClusterWithMultipleBrokerAndRemoveData() - Method in class io.debezium.kafka.KafkaClusterTest
- shouldStartClusterWithOneBrokerAndLeaveData() - Method in class io.debezium.kafka.KafkaClusterTest
- shouldStartClusterWithOneBrokerAndRemoveData() - Method in class io.debezium.kafka.KafkaClusterTest
- shouldStartServerAndLeaveData() - Method in class io.debezium.kafka.ZookeeperServerTest
- shouldStartServerAndRemoveData() - Method in class io.debezium.kafka.ZookeeperServerTest
- shouldThrowExceptionWhenConvertingSqlDateToLocalTime() - Method in class io.debezium.time.ConversionsTest
- shouldThrowExceptionWhenConvertingSqlTimeToLocalDate() - Method in class io.debezium.time.ConversionsTest
- shouldThrowExceptionWhenInvalidSchema() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldThrowExceptionWhenInvalidSchema() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldThrowExceptionWhenInvalidValue() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldThrowExceptionWhenInvalidValue() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldThrowValidationOnDuplicateColumnFilterConfiguration() - Method in class io.debezium.config.ConfigurationTest
- shouldThrowValidationOnDuplicateOldColumnFilterConfiguration() - Method in class io.debezium.config.ConfigurationTest
- shouldThrowWhenNoDelegateConverterConfigured() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldThrowWhenNoDelegateConverterConfigured() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldThrowWhenNoSchemaOrDelegateConverterConfigured() - Method in class io.debezium.converters.BinaryDataConverterTest
- shouldThrowWhenNoSchemaOrDelegateConverterConfigured() - Method in class io.debezium.converters.ByteArrayConverterTest
- shouldTransformSameInputsToSameResultsForCharsetType() - Method in class io.debezium.relational.mapping.MaskStringsTest
- shouldTransformSameInputsToSameResultsForCharsetTypeWithMD5() - Method in class io.debezium.relational.mapping.MaskStringsTest
- shouldTransformSameInputsToSameResultsForCharsetTypeWithMD5AndV2() - Method in class io.debezium.relational.mapping.MaskStringsTest
- shouldTransformSameInputsToSameResultsForCharsetTypeWithV2() - Method in class io.debezium.relational.mapping.MaskStringsTest
- shouldTruncateStrings() - Method in class io.debezium.relational.mapping.ColumnMappersTest
- shouldTruncateStrings() - Method in class io.debezium.relational.mapping.TruncateStringsTest
- shouldUseDefaultOrCustomTopicNamingStrategySchemaRecordPrefix() - Method in class io.debezium.relational.TableSchemaBuilderTest
- shouldUseSerdeMethodToConvertFromBytesToDocument2() - Method in class io.debezium.document.DocumentSerdesTest
- shouldUseSerdeMethodToConvertFromBytesToDocument3() - Method in class io.debezium.document.DocumentSerdesTest
- shouldUseSerdeMethodToConvertFromBytesToDocumentForResponse1() - Method in class io.debezium.document.DocumentSerdesTest
- shouldUseSerdeMethodToConvertFromBytesToDocumentForResponse2() - Method in class io.debezium.document.DocumentSerdesTest
- shouldWriteDocumentWithDeeplyNestedDocument() - Method in class io.debezium.document.JacksonArrayReadingAndWritingTest
- shouldWriteDocumentWithDeeplyNestedDocument() - Method in class io.debezium.document.JacksonWriterTest
- shouldWriteDocumentWithNestedDocument() - Method in class io.debezium.document.JacksonArrayReadingAndWritingTest
- shouldWriteDocumentWithNestedDocument() - Method in class io.debezium.document.JacksonWriterTest
- shouldWriteDocumentWithSingleField() - Method in class io.debezium.document.JacksonArrayReadingAndWritingTest
- shouldWriteDocumentWithSingleField() - Method in class io.debezium.document.JacksonWriterTest
- shouldWriteDocumentWithTwoFields() - Method in class io.debezium.document.JacksonArrayReadingAndWritingTest
- shouldWriteDocumentWithTwoFields() - Method in class io.debezium.document.JacksonWriterTest
- shutdown() - Method in class io.debezium.kafka.KafkaCluster
-
Shutdown the embedded Zookeeper server and the Kafka servers
in the cluster. - shutdown() - Method in class io.debezium.kafka.ZookeeperServer
-
Shutdown the embedded Zookeeper server and delete all data.
- shutdown(boolean) - Method in class io.debezium.kafka.KafkaServer
-
Shutdown the embedded Kafka server and delete all data.
- shutdown(boolean) - Method in class io.debezium.kafka.ZookeeperServer
-
Shutdown the embedded Kafka server.
- shutdownReliably(KafkaServer) - Method in class io.debezium.kafka.KafkaCluster
- SignalBasedSnapshotChangeEventSourceTest - Class in io.debezium.pipeline.source.snapshot.incremental
- SignalBasedSnapshotChangeEventSourceTest() - Constructor for class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- signalingCollection(String) - Method in class io.debezium.relational.Configurator
- signalProcess - Variable in class io.debezium.pipeline.signal.SignalProcessorTest
- SignalProcessorTest - Class in io.debezium.pipeline.signal
- SignalProcessorTest() - Constructor for class io.debezium.pipeline.signal.SignalProcessorTest
- SignalProcessorTest.TestOffset - Class in io.debezium.pipeline.signal
- SignalProcessorTest.TestPartition - Class in io.debezium.pipeline.signal
- signalsData - Variable in class io.debezium.pipeline.signal.FileSignalChannelTest
- signalsFile - Variable in class io.debezium.pipeline.signal.FileSignalChannelTest
- SimpleDdlParserListener - Class in io.debezium.relational.ddl
- SimpleDdlParserListener() - Constructor for class io.debezium.relational.ddl.SimpleDdlParserListener
- SimpleDdlParserListener.EventAssert - Class in io.debezium.relational.ddl
- simpleKey() - Method in class io.debezium.serde.SerdeTest
- SINGLE_QUOTED_STRING - Static variable in class io.debezium.text.TokenStreamTest
- size() - Method in class io.debezium.data.KeyValueStore.Collection
- SKIP_LONG_RUNNING_PROPERTY - Static variable in annotation type io.debezium.junit.SkipLongRunning
- SkipLongRunning - Annotation Type in io.debezium.junit
-
Marker annotation used together with the
SkipTestRuleJUnit rule, that allows long running tests to be excluded from the build, using theskipLongRunningTestssystem property. - SkipOnOS - Annotation Type in io.debezium.junit
-
Marker annotation used together with the
SkipTestRuleJUnit rule, that allows tests to be excluded from the build if they are run on certain platforms. - skipTestRule - Variable in class io.debezium.kafka.KafkaClusterTest
- SkipTestRule - Class in io.debezium.junit
-
JUnit rule that inspects the presence of the
SkipLongRunningannotation either on a test method or on a test suite. - SkipTestRule() - Constructor for class io.debezium.junit.SkipTestRule
- SkipWhenConnectorsUnderTest - Annotation Type in io.debezium.junit
-
Containing annotation for repeatable
SkipWhenConnectorUnderTest - SkipWhenConnectorUnderTest - Annotation Type in io.debezium.junit
-
Marker annotation used together with the
SkipTestRuleJUnit rule, that allows tests to be skipped based on the current connector under test - SkipWhenConnectorUnderTest.Connector - Enum in io.debezium.junit
- SkipWhenDatabaseVersion - Annotation Type in io.debezium.junit
-
Marker annotation used together with the
SkipTestRuleJUnit rule, that allows tests to be skipped based on the database version used for testing. - SkipWhenDatabaseVersions - Annotation Type in io.debezium.junit
-
Collects together multiple
SkipWhenDatabaseVersionannotations. - SkipWhenJavaVersion - Annotation Type in io.debezium.junit
-
Marker annotation used together with the
SkipTestRuleJUnit rule, that allows tests to be skipped based on the Java version used for testing. - SkipWhenKafkaVersion - Annotation Type in io.debezium.junit
-
Marker annotation used together with the
SkipTestRuleJUnit rule, that allows tests to be skipped based on the Apache Kafka version used for testing. - SkipWhenKafkaVersion.KafkaVersion - Enum in io.debezium.junit
- sleep(long) - Static method in class io.debezium.connector.common.BaseSourceTaskTest
- snapshotDir - Variable in class io.debezium.kafka.ZookeeperServer
- sourceFor(SourceRecord) - Static method in class io.debezium.data.KeyValueStore
- SourceRecordAssert - Class in io.debezium.data
-
Allows to assert
SourceRecords in the fluent AssertJ style. - SourceRecordAssert(SourceRecord) - Constructor for class io.debezium.data.SourceRecordAssert
- sourceRecords - Variable in class io.debezium.data.KeyValueStore
- sourceRecords - Variable in class io.debezium.data.SchemaChangeHistory
- sourceRecords() - Method in class io.debezium.data.KeyValueStore
- sourceRecordsByDbName - Variable in class io.debezium.data.SchemaChangeHistory
- SourceRecordStats - Class in io.debezium.data
-
Statistics of
SourceRecords. - SourceRecordStats() - Constructor for class io.debezium.data.SourceRecordStats
-
Create a new statistics object.
- sourceSchema - Variable in class io.debezium.transforms.AbstractExtractStateTest
- SourceSignalChannelTest - Class in io.debezium.pipeline.signal
- SourceSignalChannelTest() - Constructor for class io.debezium.pipeline.signal.SourceSignalChannelTest
- spaceBetweenNestedFiledSeparatedWillBeCorrectManaged() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- splitLinesShouldWorkCorrectly() - Method in class io.debezium.util.StringsTest
- SQL_SERVER - Enum constant in enum io.debezium.junit.SkipWhenConnectorUnderTest.Connector
- start(Configuration) - Method in class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
- startCount - Variable in class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
- starting(Description) - Method in class io.debezium.junit.TestLogger
- startingKafkaPort - Variable in class io.debezium.kafka.KafkaCluster
- startsWithIgnoreCase() - Method in class io.debezium.util.StringsTest
- startup() - Method in class io.debezium.kafka.KafkaCluster
-
Start the embedded Zookeeper server and the Kafka servers
in the cluster. - startup() - Method in class io.debezium.kafka.KafkaServer
-
Start the embedded Kafka server.
- startup() - Method in class io.debezium.kafka.ZookeeperServer
-
Start the embedded Zookeeper server.
- stats - Variable in class io.debezium.data.KeyValueStore.Collection
- statsByOperation - Variable in class io.debezium.data.SourceRecordStats
- stopCount - Variable in class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
- storeOnlyCapturedDatabasesDdl(String) - Method in class io.debezium.relational.Configurator
- stream() - Method in interface io.debezium.kafka.KafkaCluster.InteractiveConsumer
-
Obtain a stream to consume the input messages.
- streamAll() - Method in interface io.debezium.kafka.KafkaCluster.InteractiveConsumer
-
Obtain a stream over all of accumulated input messages.
- StringsTest - Class in io.debezium.util
- StringsTest() - Constructor for class io.debezium.util.StringsTest
- succeeded(Description) - Method in class io.debezium.junit.TestLogger
- supportNestedField() - Method in class io.debezium.transforms.HeaderToValueTest
- sw - Static variable in class io.debezium.util.Testing.Timer
- sws - Static variable in class io.debezium.util.Testing.Timer
- SYMBOL - Static variable in class io.debezium.text.TokenStreamTest
T
- table - Variable in class io.debezium.relational.TableEditorTest
- table - Variable in class io.debezium.relational.TableSchemaBuilderTest
- table - Variable in class io.debezium.relational.TableTest
- TableEditorTest - Class in io.debezium.relational
- TableEditorTest() - Constructor for class io.debezium.relational.TableEditorTest
- tableEvent() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- tableId - Variable in class io.debezium.relational.mapping.ColumnMappersTest
- tableId() - Method in class io.debezium.data.KeyValueStore.Collection
- tableIdFromTopic - Variable in class io.debezium.data.KeyValueStore
- TableIdParserTest - Class in io.debezium.relational
-
Unit test for
TableIdParser. - TableIdParserTest() - Constructor for class io.debezium.relational.TableIdParserTest
- TableIdParserTest.TestTableIdPredicates - Class in io.debezium.relational
- TableIdTest - Class in io.debezium.relational
- TableIdTest() - Constructor for class io.debezium.relational.TableIdTest
- tableIs(TableId) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- tableNameIs(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- TableSchemaBuilderTest - Class in io.debezium.relational
- TableSchemaBuilderTest() - Constructor for class io.debezium.relational.TableSchemaBuilderTest
- TableTest - Class in io.debezium.relational
- TableTest() - Constructor for class io.debezium.relational.TableTest
- teardown() - Method in class io.debezium.connector.base.ChangeEventQueueTest
- TemporalsTest - Class in io.debezium.time
-
Unit test for
Temporals. - TemporalsTest() - Constructor for class io.debezium.time.TemporalsTest
- testAddCreatedFieldToHeaders() - Method in class io.debezium.transforms.ExtractChangedRecordStateTest
- testAddField() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddFieldHandleDeleteRewrite() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddFields() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddFieldsForMissingOptionalField() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddFieldsHandleDeleteRewrite() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddFieldsHandleDeleteRewriteAndTombstone() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddFieldsSpecifyStruct() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddFieldsSpecifyStructHandleDeleteRewrite() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddHeader() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddHeaders() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddHeadersForMissingOptionalField() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddHeadersHandleDeleteRewriteAndTombstone() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddHeadersSpecifyStruct() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddTimestamp() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddTopicRoutingField() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testAddUpdatedFieldToHeaders() - Method in class io.debezium.transforms.ExtractChangedRecordStateTest
- testAnnotationEqualToGivenMajorVersion() - Method in class io.debezium.junit.DatabaseVersionResolverTest
- testAnnotationGreaterThanGivenMajorVersion() - Method in class io.debezium.junit.DatabaseVersionResolverTest
- testAnnotationGreaterThanOrEqualToGivenMajorVersion() - Method in class io.debezium.junit.DatabaseVersionResolverTest
- testAnnotationLessThanGivenMajorVersion() - Method in class io.debezium.junit.DatabaseVersionResolverTest
- testAnnotationLessThanOrEqualGivenMajorVersion() - Method in class io.debezium.junit.DatabaseVersionResolverTest
- testBrokenKeyReplacementConfigurationEmptyValue() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testBrokenKeyReplacementConfigurationNullValue() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testBrokenTopicReplacementConfigurationEmptyValue() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testBrokenTopicReplacementConfigurationNullValue() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testBuildProjectionWithColumnExcludeList() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testBuildProjectionWithColumnIncludeList() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testBuildQueryOnePkColumn() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testBuildQueryOnePkColumnWithAdditionalCondition() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testBuildQueryThreePkColumns() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testBuildQueryThreePkColumnsWithAdditionalCondition() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testBuildQueryTwoPkColumnsWithAdditionalConditionWithSurrogateKey() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testBuildQueryTwoPkColumnsWithSurrogateKey() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testConfigurationMerge() - Method in class io.debezium.config.ConfigurationTest
- TestConnectorConfig(Configuration) - Constructor for class io.debezium.pipeline.ErrorHandlerTest.TestConnectorConfig
- testConstantDelay() - Method in class io.debezium.util.ElapsedTimeStrategyTest
- testDeleteDroppedByDefault() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testDeleteTopicRoutingField() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testExponentialDelay() - Method in class io.debezium.util.ElapsedTimeStrategyTest
- testFieldNotExists() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testForceClose() - Method in class io.debezium.jdbc.JdbcConnectionTest
- testGetApproximateRecordSizeWithBytesStruct() - Method in class io.debezium.util.ApproximateStructSizeCalculatorTest
- testHandleCreateRewrite() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testHandleDeleteDrop() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testHandleDeleteNone() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testHandleDeleteRewrite() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testHeartbeatMessageTopicReplacementTopic() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testHostnameValidation() - Method in class io.debezium.config.ConfigurationTest
- testIgnoreUnknownRecord() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- Testing - Interface in io.debezium.util
-
A set of utility methods for test cases.
- Testing.Debug - Class in io.debezium.util
- Testing.Files - Interface in io.debezium.util
-
File system utility methods.
- Testing.InterruptableFunction - Interface in io.debezium.util
- Testing.Network - Interface in io.debezium.util
-
Network-related utility methods.
- Testing.Print - Class in io.debezium.util
- Testing.Timer - Class in io.debezium.util
- TestingTest - Class in io.debezium.util
- TestingTest() - Constructor for class io.debezium.util.TestingTest
- testKeyNullValue() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testKeyReplacementWorkingConfiguration(String, String) - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testKeyReplacementWorkingConfigurationWithAvroSchemaNameAdjustment() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testKeyReplacementWorkingConfigurationWithNoSchemaNameAdjustment() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testLinearDelay() - Method in class io.debezium.util.ElapsedTimeStrategyTest
- TestLogger - Class in io.debezium.junit
-
JUnit rule that logs start and end of each test method execution.
- TestLogger(Logger) - Constructor for class io.debezium.junit.TestLogger
- testMaxQuery() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testMaxQueryWithAdditionalCondition() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testMaxQueryWithSurrogateKey() - Method in class io.debezium.pipeline.source.snapshot.incremental.SignalBasedSnapshotChangeEventSourceTest
- testMsgKeyColumnsField() - Method in class io.debezium.config.ConfigurationTest
- testMsgKeyColumnsFieldRegexValidation() - Method in class io.debezium.config.ConfigurationTest
- testNamespaceReplacementWithoutKeyChange() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
- testNanoDuration() - Method in class io.debezium.time.NanoDurationTest
- testNewFieldAndHeaderMapping() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testNewNotDefaultField() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testNoHeadersSetWhenNotConfiguredWithCreate() - Method in class io.debezium.transforms.ExtractChangedRecordStateTest
- testNoHeadersSetWhenNotConfiguredWithDelete() - Method in class io.debezium.transforms.ExtractChangedRecordStateTest
- testNoHeadersSetWhenNotConfiguredWithUpdate() - Method in class io.debezium.transforms.ExtractChangedRecordStateTest
- testNormalClose() - Method in class io.debezium.jdbc.JdbcConnectionTest
- testNotificationWithLogNotificationChannel() - Method in class io.debezium.pipeline.notification.NotificationServiceTest
- testNotifyAborted() - Method in class io.debezium.pipeline.notification.IncrementalSnapshotNotificationServiceTest
- TestOffset(BaseSourceInfo) - Constructor for class io.debezium.pipeline.signal.SignalProcessorTest.TestOffset
- TestPartition() - Constructor for class io.debezium.pipeline.signal.SignalProcessorTest.TestPartition
- TestRelationalDatabaseConfig - Class in io.debezium.junit.relational
- TestRelationalDatabaseConfig(Configuration, Tables.TableFilter, Selectors.TableIdToStringMapper, int) - Constructor for class io.debezium.junit.relational.TestRelationalDatabaseConfig
- testRogueConnection() - Method in class io.debezium.jdbc.JdbcConnectionTest
- testSchemaChangeContainsEventTypeFilter() - Method in class io.debezium.transforms.SchemaChangeEventFilterTest
- testSchemaChangeEventWithOperationHeader() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testSchemaChangeNonContainsEventTypeFilter() - Method in class io.debezium.transforms.SchemaChangeEventFilterTest
- testSchemaChangeNonEventTypeFilter() - Method in class io.debezium.transforms.SchemaChangeEventFilterTest
- testServerNameValidation() - Method in class io.debezium.config.ConfigurationTest
- testStepDelayStartingAfterStep() - Method in class io.debezium.util.ElapsedTimeStrategyTest
- testStepDelayStartingBeforeStep() - Method in class io.debezium.util.ElapsedTimeStrategyTest
- TestTableIdPredicates() - Constructor for class io.debezium.relational.TableIdParserTest.TestTableIdPredicates
- testTombstoneDroppedByDefault() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testTombstoneDroppedConfigured() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testTombstoneForwardConfigured() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testTruncateDroppedByDefault() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testUnwrapCreateRecord() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testUnwrapCreateRecordWithOptionalDefaultValue() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testUnwrapPropagatesRecordHeaders() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- testUpdateTopicRoutingField() - Method in class io.debezium.transforms.ExtractNewRecordStateTest
- tickTime - Variable in class io.debezium.kafka.ZookeeperServer
-
The basic time unit in milliseconds used by ZooKeeper.
- time(String, int, Testing.InterruptableFunction) - Method in interface io.debezium.util.Testing
- time(String, int, Callable<T>, Consumer<T>) - Method in interface io.debezium.util.Testing
- time(String, int, Callable<T>, Consumer<T>) - Static method in class io.debezium.util.Testing.Timer
- Timer() - Constructor for class io.debezium.util.Testing.Timer
- TimingOutConnection() - Constructor for class io.debezium.jdbc.JdbcConnectionTest.TimingOutConnection
- tokenizer - Variable in class io.debezium.text.TokenStreamTest
- tokens - Variable in class io.debezium.text.TokenStreamTest
- TokenStreamTest - Class in io.debezium.text
- TokenStreamTest() - Constructor for class io.debezium.text.TokenStreamTest
- tombstones - Variable in class io.debezium.data.SourceRecordStats
- TOPIC - Static variable in class io.debezium.converters.BinaryDataConverterTest
- TOPIC - Static variable in class io.debezium.converters.ByteArrayConverterTest
- topicName - Variable in class io.debezium.data.SchemaChangeHistory
- topicNamingStrategy - Variable in class io.debezium.relational.TableSchemaBuilderTest
- topicProperties - Variable in class io.debezium.relational.TableSchemaBuilderTest
- toString() - Method in class io.debezium.data.SourceRecordStats
- toString() - Method in class io.debezium.junit.DatabaseVersionResolver.DatabaseVersion
- toString() - Method in class io.debezium.kafka.KafkaServer
- toString() - Method in class io.debezium.kafka.ZookeeperServer
- toString() - Method in class io.debezium.util.MockClock
- total() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener
-
Get the total number of events that have been handled by this listener.
- totalNoOfEvents - Variable in class io.debezium.connector.base.ChangeEventQueueTest
- trailingSeparatorIsInvalid() - Method in class io.debezium.relational.TableIdParserTest
- TransformationConfigDefinitionMetadataTest - Class in io.debezium.config
-
Applies basic checks of completeness for the SMT-specific configuration metadata.
- TransformationConfigDefinitionMetadataTest(Transformation<?>...) - Constructor for class io.debezium.config.TransformationConfigDefinitionMetadataTest
- transforms - Variable in class io.debezium.config.TransformationConfigDefinitionMetadataTest
- truncateOperationRecordWillBeSkipped() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- TruncateStringsTest - Class in io.debezium.relational.mapping
- TruncateStringsTest() - Constructor for class io.debezium.relational.mapping.TruncateStringsTest
- truncateTable() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
- truncateTableNamed(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
U
- unclosedQuotingCharIsInvalid() - Method in class io.debezium.relational.TableIdParserTest
- underscoreReplacement - Variable in class io.debezium.util.SchemaNameAdjusterTest
- unicodeReplacement - Variable in class io.debezium.util.SchemaNameAdjusterTest
- unmodifiableSetForIteratorShouldRaiseExceptionUponModification() - Method in class io.debezium.util.CollectTest
- unmodifiableSetForIteratorShouldReturnExpectedElements() - Method in class io.debezium.util.CollectTest
- unquoteIdentifierPartShouldReturnEmptyStringForEmptyQuotedString() - Method in class io.debezium.util.StringsTest
- unquoteIdentifierPartShouldReturnNullForNull() - Method in class io.debezium.util.StringsTest
- unquoteIdentifierPartShouldReturnSameValueForUnquotedString() - Method in class io.debezium.util.StringsTest
- unquoteIdentifierPartShouldReturnUnquotedString() - Method in class io.debezium.util.StringsTest
- unquoteIdentifierPartShouldSupportBackTicks() - Method in class io.debezium.util.StringsTest
- unquoteIdentifierPartShouldSupportDoubleQuotes() - Method in class io.debezium.util.StringsTest
- unquoteIdentifierPartShouldUnescapeEscapedQuote() - Method in class io.debezium.util.StringsTest
- unwrap(Class<T>) - Method in class io.debezium.jdbc.JdbcConnectionTest.NormalConnection
- Usage() - Constructor for class io.debezium.kafka.KafkaCluster.Usage
- useApicurio - Static variable in class io.debezium.data.VerifyRecord
- useTo() - Method in class io.debezium.kafka.KafkaCluster
-
Obtain the interface for using this cluster.
- usingDirectory(File) - Method in class io.debezium.kafka.KafkaCluster
-
Set the parent directory where the brokers logs and server's logs and snapshots will be kept.
V
- validateSchemaNames(Schema) - Static method in class io.debezium.data.VerifyRecord
- validateSubSchemaNames(Schema, Field) - Static method in class io.debezium.data.VerifyRecord
- value - Variable in class io.debezium.data.SchemaAndValueField
- value() - Element in annotation type io.debezium.doc.FixFor
-
The JIRA issue for which this is a fix.
- value() - Element in annotation type io.debezium.junit.Flaky
-
The Jira id of the issue tracking the failing test
- value() - Element in annotation type io.debezium.junit.ShouldFailWhen
- value() - Element in annotation type io.debezium.junit.SkipLongRunning
-
The optional reason why the test is skipped.
- value() - Element in annotation type io.debezium.junit.SkipOnOS
-
The list of OS names on which the test should be skipped.
- value() - Element in annotation type io.debezium.junit.SkipWhenConnectorsUnderTest
- value() - Element in annotation type io.debezium.junit.SkipWhenConnectorUnderTest
- value() - Element in annotation type io.debezium.junit.SkipWhenDatabaseVersions
-
Specifies the versions the test should be skipped for.
- value() - Element in annotation type io.debezium.junit.SkipWhenJavaVersion
- value() - Element in annotation type io.debezium.junit.SkipWhenKafkaVersion
- value(Struct) - Method in class io.debezium.data.KeyValueStore.Collection
- VALUE_SCHEMA - Static variable in class io.debezium.transforms.HeaderToValueTest
- VALUE_SCHEMA - Static variable in class io.debezium.transforms.partitions.ComputePartitionTest
- VALUE_SCHEMA - Static variable in class io.debezium.transforms.partitions.PartitionRoutingTest
- valueAfterFieldIsEqualTo(Struct) - Method in class io.debezium.data.SourceRecordAssert
- valueAfterFieldSchemaIsEqualTo(Schema) - Method in class io.debezium.data.SourceRecordAssert
- valueBeforeField() - Method in class io.debezium.serde.SerdeTest
- valueEnvelopeWithoutSchema() - Method in class io.debezium.serde.SerdeTest
- valueEnvelopeWithSchema() - Method in class io.debezium.serde.SerdeTest
- valueFor(SourceRecord) - Static method in class io.debezium.data.KeyValueStore
- valueJsonConverter - Static variable in class io.debezium.data.VerifyRecord
- valueJsonDeserializer - Static variable in class io.debezium.data.VerifyRecord
- valueNull() - Method in class io.debezium.serde.SerdeTest
- valueOf(String) - Static method in enum io.debezium.junit.EqualityCheck
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.junit.SkipWhenConnectorUnderTest.Connector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
-
Returns the enum constant of this type with the specified name.
- valuePayloadUnwrapped() - Method in class io.debezium.serde.SerdeTest
- valuePayloadWithoutSchema() - Method in class io.debezium.serde.SerdeTest
- valuePayloadWithSchema() - Method in class io.debezium.serde.SerdeTest
- values() - Static method in enum io.debezium.junit.EqualityCheck
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.debezium.junit.SkipWhenConnectorUnderTest.Connector
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesByKey - Variable in class io.debezium.data.KeyValueStore.Collection
- valueSchema - Variable in class io.debezium.data.KeyValueStore.Collection
- valueSchemaChanges() - Method in class io.debezium.data.KeyValueStore.Collection
- valueSchemas - Variable in class io.debezium.data.KeyValueStore.Collection
- valuesFor(Struct) - Static method in class io.debezium.data.VerifyRecord
- valueWithUnknownPropertyIgnored() - Method in class io.debezium.serde.SerdeTest
- valueWithUnknownPropertyThrowRuntimeException() - Method in class io.debezium.serde.SerdeTest
- vars(String, String) - Method in class io.debezium.util.StringsTest
- vars(String, String, String, String) - Method in class io.debezium.util.StringsTest
- verifyOutOfOrderPollDoesNotStartTask() - Method in class io.debezium.connector.common.BaseSourceTaskTest
- VerifyRecord - Class in io.debezium.data
-
Test utility for checking
SourceRecord. - VerifyRecord() - Constructor for class io.debezium.data.VerifyRecord
- VerifyRecord.RecordValueComparator - Interface in io.debezium.data
- verifyStartAndStopWithoutPolling() - Method in class io.debezium.connector.common.BaseSourceTaskTest
- verifyTaskCanBeStartedAfterStopped() - Method in class io.debezium.connector.common.BaseSourceTaskTest
- verifyTaskRestartsSuccessfully() - Method in class io.debezium.connector.common.BaseSourceTaskTest
- verifyTaskStartsAndStops() - Method in class io.debezium.connector.common.BaseSourceTaskTest
- version() - Method in class io.debezium.connector.common.BaseSourceTaskTest.MyBaseSourceTask
W
- whenAnSpecifiedOptionalFieldIsNotFoundOnPayloadItWillBeIgnored() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- whenARecordNotContainsHeadersShouldBeSkipped() - Method in class io.debezium.transforms.HeaderToValueTest
- whenARecordThatContainsADefinedHeaderAndOperationIsMoveItWillBeCopiedInTheDefinedFieldAndRemovedFromHeaders() - Method in class io.debezium.transforms.HeaderToValueTest
- whenARecordThatContainsADefinedHeaderItWillBeCopiedInTheDefinedField() - Method in class io.debezium.transforms.HeaderToValueTest
- whenARecordThatContainsADefinedStructHeaderItWillBeCopiedInTheDefinedField() - Method in class io.debezium.transforms.HeaderToValueTest
- whenASpecifiedFieldIsNotFoundOnPayloadItWillBeIgnored() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- whenATombstoneRecordItShouldBeSkipped() - Method in class io.debezium.transforms.HeaderToValueTest
- whenFieldsOrHeadersContainsAnEmptyValueAConfigExceptionIsThrew() - Method in class io.debezium.transforms.HeaderToValueTest
- whenFieldsOrHeadersContainsASpaceAConfigExceptionIsThrew() - Method in class io.debezium.transforms.HeaderToValueTest
- whenFirstCharIsInvalidAddUnderscoreBeforeInsteadOfReplacingIt() - Method in class io.debezium.util.SchemaNameAdjusterTest
- whenHeadersAndFieldsHaveDifferentSizeAConfigExceptionIsThrew() - Method in class io.debezium.transforms.HeaderToValueTest
- whenNestedFieldContainsASpaceInNestedAddressAConfigExceptionIsThrew() - Method in class io.debezium.transforms.HeaderToValueTest
- whenNestedFieldIsSeparatedWithADotAndASpaceAConfigExceptionIsThrew() - Method in class io.debezium.transforms.HeaderToValueTest
- whenNoDeclaredConfigExceptionIsThrew() - Method in class io.debezium.transforms.SchemaChangeEventFilterTest
- whenNoFieldsDeclaredAConfigExceptionIsThrew() - Method in class io.debezium.transforms.HeaderToValueTest
- whenNoHeadersDeclaredAConfigExceptionIsThrew() - Method in class io.debezium.transforms.HeaderToValueTest
- whenNoPartitionPayloadFieldDeclaredAConfigExceptionIsThrew() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- whenNoPartitionTopicNumFieldDeclaredAConfigExceptionIsThrew() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- whenOperationIsNotMoveOrCopyAConfigExceptionIsThrew() - Method in class io.debezium.transforms.HeaderToValueTest
- whenPartitionPayloadFieldContainsEmptyElementAConfigExceptionIsThrew() - Method in class io.debezium.transforms.partitions.PartitionRoutingTest
- WINDOWS - Static variable in annotation type io.debezium.junit.SkipOnOS
-
Symbolic constant used to determine the Windows operating system, from the "os.name" system property.
- with(Field, String) - Method in class io.debezium.relational.Configurator
- withKafkaConfiguration(Properties) - Method in class io.debezium.kafka.KafkaCluster
-
Set the configuration properties for each of the brokers.
- withPorts(int, int) - Method in class io.debezium.kafka.KafkaCluster
-
Set the port numbers for Zookeeper and the Kafka brokers.
- WORD - Static variable in class io.debezium.text.TokenStreamTest
- write(String, K, V) - Method in interface io.debezium.kafka.KafkaCluster.InteractiveProducer
-
Write to the topic with the given name a record with the specified key and value.
- write(ProducerRecord<K, V>) - Method in interface io.debezium.kafka.KafkaCluster.InteractiveProducer
-
Write the specified record to the topic with the given name.
- writer - Variable in class io.debezium.document.JacksonArrayReadingAndWritingTest
- writer - Variable in class io.debezium.document.JacksonWriterTest
- writers - Variable in class io.debezium.connector.base.ChangeEventQueueTest
X
- XmlCharactersTest - Class in io.debezium.text
- XmlCharactersTest() - Constructor for class io.debezium.text.XmlCharactersTest
Z
- zeroAsPartitionNumberWillThrowConnectionException() - Method in class io.debezium.transforms.partitions.ComputePartitionTest
- zkConnection - Variable in class io.debezium.kafka.KafkaServer
- zkPort() - Method in class io.debezium.kafka.KafkaCluster
-
Get the Zookeeper port.
- zkServer - Variable in class io.debezium.kafka.KafkaCluster
- zookeeperConnection() - Method in class io.debezium.kafka.KafkaServer
- ZookeeperServer - Class in io.debezium.kafka
-
A lightweight embeddable Zookeeper server useful for unit testing.
- ZookeeperServer() - Constructor for class io.debezium.kafka.ZookeeperServer
-
Create a new server instance.
- ZookeeperServerTest - Class in io.debezium.kafka
- ZookeeperServerTest() - Constructor for class io.debezium.kafka.ZookeeperServerTest
All Classes and Interfaces|All Packages|Constant Field Values