Skip navigation links
Debezium Core 0.7.3
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

AbstractDatabaseHistoryTest - Class in io.debezium.relational.history
 
AbstractDatabaseHistoryTest() - Constructor for class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
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
 
addBrokers(int) - Method in class io.debezium.kafka.KafkaCluster
Add a number of new Kafka broker to the cluster.
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
 
afterEach() - Method in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
afterEach() - Method in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
all - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
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 TestRule that allows easy writing of test rules based on method annotations.
AnnotationBasedTestRule() - Constructor for class io.debezium.junit.AnnotationBasedTestRule
 
apply(Statement, Description) - Method in class io.debezium.junit.ConditionalFail
 
apply(Statement, Description) - Method in class io.debezium.junit.SkipTestRule
 
array - Variable in class io.debezium.document.JacksonArrayReadingAndWritingTest
 
ArraySerdesTest - Class in io.debezium.document
 
ArraySerdesTest() - Constructor for class io.debezium.document.ArraySerdesTest
 
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
 
assertColumn(Table, String, String, int, int, int, boolean, boolean, boolean) - Method in class io.debezium.relational.ddl.DdlParserSql2003Test
 
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
 
assertEnumType(String, String) - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
assertEquals(SourceRecord, SourceRecord, Predicate<String>, Map<String, VerifyRecord.RecordValueComparator>, Map<String, VerifyRecord.RecordValueComparator>) - Static method in class io.debezium.data.VerifyRecord
 
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(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.
assertField(Field, String, Schema, boolean) - Method in class io.debezium.data.EnvelopeTest
 
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.AvroValidatorTest
 
assertNoType(String) - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
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
 
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
 
assertType(String, String, int) - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
assertType(String, String, int, long) - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
assertType(String, String, int, long, int) - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
assertType(String, String, int, long, int, int[]) - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
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.AvroValidatorTest
 
assertValidPositions(TableEditor) - Method in class io.debezium.relational.TableEditorTest
 
assertValidPositions(Table) - Method in class io.debezium.relational.TableEditorTest
 
avroKeyConverter - Static variable in class io.debezium.data.VerifyRecord
 
AvroValidatorTest - Class in io.debezium.util
 
AvroValidatorTest() - Constructor for class io.debezium.util.AvroValidatorTest
 
avroValueConverter - Static variable in class io.debezium.data.VerifyRecord
 

B

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.ddl.DataTypeGrammarParserTest
 
beforeEach() - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
beforeEach() - Method in class io.debezium.relational.ddl.DdlChangesTest
 
beforeEach() - Method in class io.debezium.relational.ddl.DdlParserSql2003Test
 
beforeEach() - Method in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
beforeEach() - Method in class io.debezium.relational.history.FileDatabaseHistoryTest
 
beforeEach() - Method in class io.debezium.relational.history.HistoryRecordTest
 
beforeEach() - Method in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
beforeEach() - Method in class io.debezium.relational.mapping.ColumnMappersTest
 
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
 
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
 
ByLogicalTableRouterTest - Class in io.debezium.transforms
 
ByLogicalTableRouterTest() - Constructor for class io.debezium.transforms.ByLogicalTableRouterTest
 

C

c1 - Variable in class io.debezium.relational.TableSchemaBuilderTest
 
c1 - Variable in class io.debezium.relational.TableTest
 
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
 
call() - Method in interface io.debezium.util.Testing.InterruptableFunction
 
canParseValidIdentifiers() - Method in class io.debezium.relational.TableIdParserTest
 
changes - Variable in class io.debezium.relational.ddl.DdlChangesTest
 
checkPreconditions() - Method in class io.debezium.relational.TableSchemaBuilderTest
 
checkPreconditions() - Method in class io.debezium.relational.TableTest
 
clock - Variable in class io.debezium.util.ElapsedTimeStrategyTest
 
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.
cluster - Variable in class io.debezium.kafka.KafkaClusterTest
 
collection(String) - Method in class io.debezium.data.KeyValueStore
 
collection(String, String) - Method in class io.debezium.data.KeyValueStore
 
collection(TableId) - 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
 
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
 
compareSeparatedLines(Object...) - Method in class io.debezium.util.StringsTest
 
completionTime() - Static method in class io.debezium.util.Testing.Timer
 
ConditionalFail - Class in io.debezium.junit
JUnit rule that inspects the presence of the ShouldFailWhen annotation on a test method.
ConditionalFail() - Constructor for class io.debezium.junit.ConditionalFail
 
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.
ConfigurationTest - Class in io.debezium.config
 
ConfigurationTest() - Constructor for class io.debezium.config.ConfigurationTest
 
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.
consumeDocuments(BooleanSupplier, Runnable, Collection<String>, Consumer<ConsumerRecord<String, Document>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
Asynchronously consume all messages 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(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(BooleanSupplier, Runnable, Collection<String>, Consumer<ConsumerRecord<String, Integer>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
Asynchronously consume all messages 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(String, int, long, TimeUnit, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
Asynchronously consume all messages on the given topic from the cluster.
consumer - Variable in class io.debezium.function.BufferedBlockingConsumerTest
 
consumeStrings(BooleanSupplier, Runnable, Collection<String>, Consumer<ConsumerRecord<String, String>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
Asynchronously consume all messages 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(String, int, long, TimeUnit, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
Asynchronously consume all messages on the given topic from the cluster.
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.relational.mapping.ColumnMappersTest
 
converter - Variable in class io.debezium.relational.mapping.MaskStringsTest
 
converter - Variable in class io.debezium.relational.mapping.TruncateStringsTest
 
counter - Variable in class io.debezium.relational.ddl.SimpleDdlParserListener
 
create(Column) - Method in class io.debezium.relational.mapping.ColumnMappersTest.RepeatingColumnMapper
 
createColumnWithAllFieldsSetToNonDefaults() - Method in class io.debezium.relational.ColumnEditorTest
 
createConsumer(String, String, String, Deserializer<K>, Deserializer<V>, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
Create an simple consumer that 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 consumer that can be used to read messages from the cluster.
createConsumer(String, String, String, Runnable) - Method in class io.debezium.kafka.KafkaCluster.Usage
Create an simple consumer that 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 consumer that can be used to read messages from the cluster.
createCreateRecord() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
createDeleteRecord() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
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 TableId from the topic name.
createHistory() - Method in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
createHistory() - Method in class io.debezium.relational.history.FileDatabaseHistoryTest
 
createHistory() - Method in class io.debezium.relational.history.MemoryDatabaseHistoryTest
 
createIndex() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
 
createProducer(String, Serializer<K>, Serializer<V>) - Method in class io.debezium.kafka.KafkaCluster.Usage
Create an simple producer that can be used to write messages to the cluster.
createProducer(String) - Method in class io.debezium.kafka.KafkaCluster.Usage
Create an simple producer that can be used to write Document messages to the cluster.
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.
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(String...) - Method in class io.debezium.kafka.KafkaCluster
Create the specified topics.
createTopics(Set<String>) - Method in class io.debezium.kafka.KafkaCluster
Create the specified topics.
createTopics(int, int, String...) - Method in class io.debezium.kafka.KafkaCluster
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.KafkaServer
Create the specified topics.
createTopics(int, int, String...) - Method in class io.debezium.kafka.KafkaServer
Create the specified topics.
createUnknownRecord() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
createUnknownUnnamedSchemaRecord() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
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
 

D

data - Variable in class io.debezium.relational.TableSchemaBuilderTest
 
databaseCount() - Method in class io.debezium.data.SchemaChangeHistory
 
databases() - Method in class io.debezium.data.KeyValueStore
 
databases() - Method in class io.debezium.data.SchemaChangeHistory
 
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
 
DataTypeGrammarParserTest - Class in io.debezium.relational.ddl
 
DataTypeGrammarParserTest() - Constructor for class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
DataTypeParserTest - Class in io.debezium.relational.ddl
 
DataTypeParserTest() - Constructor for class io.debezium.relational.ddl.DataTypeParserTest
 
ddl - Variable in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
DdlChangesTest - Class in io.debezium.relational.ddl
 
DdlChangesTest() - Constructor for class io.debezium.relational.ddl.DdlChangesTest
 
ddlContains(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
 
ddlMatches(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
 
DdlParserSql2003Test - Class in io.debezium.relational.ddl
 
DdlParserSql2003Test() - Constructor for class io.debezium.relational.ddl.DdlParserSql2003Test
 
ddlRecordsForDatabase(String) - Method in class io.debezium.data.SchemaChangeHistory
 
ddlStartsWith(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
 
debug(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
Print a debug message with the JSON representation of the SourceRecord.
debug(Object) - Static method in interface io.debezium.util.Testing
 
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
 
defaultDddlFilterShouldFilterOutRdsHeartbeatInsert() - 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).
delay - Variable in class io.debezium.util.ElapsedTimeStrategyTest
 
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(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(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().
desiredPort - Variable in class io.debezium.kafka.KafkaServer
 
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
 
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
 
DOUBLE_QUOTED_STRING - Static variable in class io.debezium.text.TokenStreamTest
 
DROP_DELETES - Static variable in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
DROP_TOMBSTONES - Static variable in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
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
 

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
 
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
 
EnvelopeTest - Class in io.debezium.data
 
EnvelopeTest() - Constructor for class io.debezium.data.EnvelopeTest
 
equals(Object, Object) - Static method in class io.debezium.data.VerifyRecord
 
escapedQuoteDoesntCloseQuotedIdentifier() - Method in class io.debezium.relational.TableIdParserTest
 
EventAssert(DdlParserListener.Event) - Constructor for class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
 
events - Variable in class io.debezium.relational.ddl.SimpleDdlParserListener
 

F

factory - Variable in class io.debezium.kafka.ZookeeperServer
 
fieldName(String, String) - Static method in class io.debezium.data.VerifyRecord
 
fieldsInSchema(Struct, Schema) - Static method in class io.debezium.data.VerifyRecord
Verify that the fields in the given Struct reference the Field definitions in the given Schema.
FileDatabaseHistoryTest - Class in io.debezium.relational.history
 
FileDatabaseHistoryTest() - Constructor for class io.debezium.relational.history.FileDatabaseHistoryTest
 
filter - Variable in class io.debezium.relational.SelectorsTest
 
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.
forEach(Consumer<SourceRecord>) - Method in class io.debezium.data.KeyValueStore.Collection
 
forEach(Consumer<SourceRecord>) - Method in class io.debezium.data.SchemaChangeHistory
 
forEach(Consumer<DdlParserListener.Event>) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener
Perform an operation on each of the events.
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

getAffectedDatabase(SourceRecord) - Method in class io.debezium.data.SchemaChangeHistory
 
getAvailablePort() - Static method in interface io.debezium.util.Testing.Network
Find a port that is available.
getConnection() - Method in class io.debezium.kafka.KafkaServer
Get the connection string.
getConnection() - Method in class io.debezium.kafka.ZookeeperServer
Get the connection string.
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.
getLogDirectory() - Method in class io.debezium.kafka.ZookeeperServer
Get the parent directory where the server's logs are kept.
getOrCreate(TableId) - Method in class io.debezium.data.KeyValueStore
 
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.
getSnapshotDirectory() - Method in class io.debezium.kafka.ZookeeperServer
Get the parent directory where the server's snapshots are kept.
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.
getZkUtils() - Method in class io.debezium.kafka.KafkaServer
Get the Zookeeper utilities used by the running Kafka server.

H

handle(DdlParserListener.Event) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener
 
hasAnnotation(Description, Class<T>) - Method in class io.debezium.junit.AnnotationBasedTestRule
 
HashCodeTest - Class in io.debezium.util
 
HashCodeTest() - Constructor for class io.debezium.util.HashCodeTest
 
hasValidKey(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord has a valid non-null integer key that matches the expected integer value.
hexStringToByteArrayShouldReturnCorrectByteArray() - Method in class io.debezium.util.StringsTest
 
hiResClockMs() - Method in class io.debezium.kafka.KafkaServer.SystemTime
 
history - Variable in class io.debezium.function.BufferedBlockingConsumerTest
 
history - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
history - Variable in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
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
 
increment(long) - Method in class io.debezium.util.MockClock
 
inTargetDir(File) - Static method in interface io.debezium.util.Testing.Files
Verify that the supplied file or directory is within the target directory.
inTargetDir(Path) - Static method in interface io.debezium.util.Testing.Files
Verify that the supplied file or directory is within the target directory.
io.debezium.config - package io.debezium.config
 
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.junit - package io.debezium.junit
 
io.debezium.kafka - package io.debezium.kafka
 
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.text - package io.debezium.text
 
io.debezium.time - package io.debezium.time
 
io.debezium.transforms - package io.debezium.transforms
 
io.debezium.util - package io.debezium.util
 
isEnabled() - Static method in class io.debezium.util.Testing.Debug
 
isEnabled() - Static method in class io.debezium.util.Testing.Print
 
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
 
isRunning() - Method in class io.debezium.kafka.KafkaCluster
Determine if the cluster is running.
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 equivalent SourceRecord.
isValidDelete(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord is a DELETE record.
isValidDelete(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord is a DELETE record, and that the integer key matches the expected value.
isValidInsert(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord is a INSERT/CREATE record.
isValidInsert(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord is a INSERT/CREATE record, and that the integer key matches the expected value.
isValidRead(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord is a READ record.
isValidRead(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord is a READ record, and that the integer key matches the expected value.
isValidTombstone(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord is 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 SourceRecord is a valid tombstone, meaning it has a valid non-null key with key schema but null value and value schema.
isValidUpdate(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord is a UPDATE record.
isValidUpdate(SourceRecord, String, int) - Static method in class io.debezium.data.VerifyRecord
Verify that the given SourceRecord is a UPDATE record, and that the integer key matches the expected value.
isView() - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
 
iterator - Variable in class io.debezium.document.DocumentTest
 

J

JacksonArrayReadingAndWritingTest - Class in io.debezium.document
 
JacksonArrayReadingAndWritingTest() - Constructor for class io.debezium.document.JacksonArrayReadingAndWritingTest
 
JacksonWriterTest - Class in io.debezium.document
 
JacksonWriterTest() - Constructor for class io.debezium.document.JacksonWriterTest
 
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 - Variable in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
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
 
KafkaDatabaseHistoryTest - Class in io.debezium.relational.history
 
KafkaDatabaseHistoryTest() - Constructor for class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
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.
KafkaServer.SystemTime - Class in io.debezium.kafka
 
kafkaServers - Variable in class io.debezium.kafka.KafkaCluster
 
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
 
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

leadingSeparatorIsInvalid() - Method in class io.debezium.relational.TableIdParserTest
 
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 - 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
 
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.
makeCaseInsensitive() - Method in class io.debezium.text.TokenStreamTest
 
makeCaseSensitive() - Method in class io.debezium.text.TokenStreamTest
 
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
 
MemoryDatabaseHistoryTest - Class in io.debezium.relational.history
 
MemoryDatabaseHistoryTest() - Constructor for class io.debezium.relational.history.MemoryDatabaseHistoryTest
 
milliseconds() - Method in class io.debezium.kafka.KafkaServer.SystemTime
 
MockClock - Class in io.debezium.util
 
MockClock() - Constructor for class io.debezium.util.MockClock
 
MockClock(long) - Constructor for class io.debezium.util.MockClock
 

N

nameOf(String, String) - Static method in class io.debezium.data.VerifyRecord
 
nanoseconds() - Method in class io.debezium.kafka.KafkaServer.SystemTime
 
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.
numberOf(Envelope.Operation) - Method in class io.debezium.data.SourceRecordStats
Get the number of added records that had the given Envelope.Operation.
numberOfCreates() - Method in class io.debezium.data.KeyValueStore.Collection
Get the number of CREATE records added to this collection.
numberOfCreates() - Method in class io.debezium.data.SourceRecordStats
Get the number of CREATE records that were added to this object.
numberOfDeletes() - Method in class io.debezium.data.KeyValueStore.Collection
Get the number of DELETE records added to this collection.
numberOfDeletes() - Method in class io.debezium.data.SourceRecordStats
Get the number of DELETE records that were added to 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 READ records added to this collection.
numberOfReads() - Method in class io.debezium.data.SourceRecordStats
Get the number of READ records that were added to this object.
numberOfTombstones() - Method in class io.debezium.data.KeyValueStore.Collection
Get the number of tombstone records that were added to this collection.
numberOfTombstones() - Method in class io.debezium.data.SourceRecordStats
Get the number of tombstone records that were added to this object.
numberOfUpdates() - Method in class io.debezium.data.KeyValueStore.Collection
Get the number of UPDATE records added to this collection.
numberOfUpdates() - Method in class io.debezium.data.SourceRecordStats
Get the number of UPDATE records that were added to 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

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.
operationTimes() - Static method in class io.debezium.util.Testing.Timer
 

P

parse(String) - Method in class io.debezium.document.PathsTest
 
parser - Variable in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
parser - Variable in class io.debezium.relational.ddl.DataTypeParserTest
 
parser - Variable in class io.debezium.relational.ddl.DdlChangesTest
 
parser - Variable in class io.debezium.relational.ddl.DdlParserSql2003Test
 
parser - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
PARTITION_NO - Static variable in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
path - Variable in class io.debezium.document.PathsTest
 
PathsTest - Class in io.debezium.document
 
PathsTest() - Constructor for class io.debezium.document.PathsTest
 
pattern - Variable in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
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
 
position(String, long, int) - Method in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
position - Variable in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
position1 - Variable in class io.debezium.relational.history.HistoryRecordTest
 
position2 - Variable in class io.debezium.relational.history.HistoryRecordTest
 
position3 - Variable in class io.debezium.relational.history.HistoryRecordTest
 
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
 
prefix - Variable in class io.debezium.relational.TableSchemaBuilderTest
 
prefixedWith(String) - Static method in class io.debezium.data.KeyValueStore
 
prettyJson(JsonNode) - Static method in class io.debezium.data.VerifyRecord
 
print(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
Print a message with the JSON representation of the SourceRecord.
print(Object) - Static method in interface io.debezium.util.Testing
 
print(int, String, Object) - Static method in interface io.debezium.util.Testing
 
Print() - Constructor for class io.debezium.util.Testing.Print
 
printError(Object) - Static method in interface io.debezium.util.Testing
 
printError(Throwable) - Static method in interface io.debezium.util.Testing
 
printError(String, Throwable) - Static method in interface io.debezium.util.Testing
 
printJson(SourceRecord) - Static method in class io.debezium.data.VerifyRecord
 
produce(String, Consumer<KafkaCluster.InteractiveProducer<String, Document>>) - Method in class io.debezium.kafka.KafkaCluster.Usage
Use the supplied function to asynchronously produce Document messages 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.
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.
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 Document values, 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.

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
 
readResourceAsStream(String, Class<?>) - Static method in interface io.debezium.util.Testing.Files
Obtain an InputStream to a named resource on the given classpath.
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 Testing class.
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
 
record(long, int, String, Tables...) - Method in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
record1 - Variable in class io.debezium.relational.history.HistoryRecordTest
 
record2 - Variable in class io.debezium.relational.history.HistoryRecordTest
 
record3 - Variable in class io.debezium.relational.history.HistoryRecordTest
 
recordCount() - Method in class io.debezium.data.SchemaChangeHistory
 
recover(long, int) - Method in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
regexSplit() - Method in class io.debezium.util.StringsTest
 
regexSplitWrongEscape() - Method in class io.debezium.util.StringsTest
 
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
 
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() - Static method in class io.debezium.util.Testing.Timer
 
resetBeforeEachTest() - Method in interface io.debezium.util.Testing
 
roundTrip(Document, IntConsumer) - Method in class io.debezium.document.DocumentSerdesTest
 
running - Variable in class io.debezium.kafka.KafkaCluster
 

S

schema - Variable in class io.debezium.relational.TableSchemaBuilderTest
 
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
 
schemaMatchesStruct(SchemaAndValue) - Static method in class io.debezium.data.VerifyRecord
Assert that the supplied Struct is valid and its schema matches that of the supplied schema.
schemaMatchesStruct(Struct, Schema) - Static method in class io.debezium.data.VerifyRecord
Assert that the supplied Struct is valid and its schema matches that of the supplied schema.
schemaName(Schema) - Static method in class io.debezium.data.VerifyRecord
 
schemaRegistry - Static variable in class io.debezium.data.VerifyRecord
 
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
 
server - Variable in class io.debezium.kafka.KafkaServer
 
server - Variable in class io.debezium.kafka.ZookeeperServer
 
server - Variable in class io.debezium.kafka.ZookeeperServerTest
 
server(String) - Method in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
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
 
setLogPosition(int) - Method in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
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.
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.
shoulCreateInternalFields() - Method in class io.debezium.config.ConfigurationTest
 
shouldAcceptNoArguments() - Method in class io.debezium.util.HashCodeTest
 
shouldAcceptNullArguments() - Method in class io.debezium.util.HashCodeTest
 
shouldAddNoContentPositionToNoContentPosition() - Method in class io.debezium.text.PositionTest
 
shouldAddNoContentPositionToValidPosition() - Method in class io.debezium.text.PositionTest
 
shouldAddStartingPositionToStartingPosition() - Method in class io.debezium.text.PositionTest
 
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
 
shouldBuildTableSchemaFromTable() - 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
 
shouldCompareBasedUponPosition() - Method in class io.debezium.relational.ColumnEditorTest
 
shouldComputeHashCodeForMultiplePrimitives() - Method in class io.debezium.util.HashCodeTest
 
shouldComputeHashCodeForOnePrimitive() - Method in class io.debezium.util.HashCodeTest
 
shouldConsiderInvalidFullnames() - Method in class io.debezium.util.AvroValidatorTest
 
shouldConsiderOneDatabaseTheSame() - Method in class io.debezium.relational.history.HistoryRecordTest
 
shouldConsiderOneSourceTheSame() - Method in class io.debezium.relational.history.HistoryRecordTest
 
shouldConsiderTwoDifferentDatabasesNotSame() - Method in class io.debezium.relational.history.HistoryRecordTest
 
shouldConsiderTwoDifferentSourcesNotSame() - Method in class io.debezium.relational.history.HistoryRecordTest
 
shouldConsiderTwoDifferentSourcesTheSame() - Method in class io.debezium.relational.history.HistoryRecordTest
 
shouldConsiderValidFullnames() - Method in class io.debezium.util.AvroValidatorTest
 
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
 
shouldConvertFromBytesToArray1() - Method in class io.debezium.document.ArraySerdesTest
 
shouldConvertFromBytesToArray2() - Method in class io.debezium.document.ArraySerdesTest
 
shouldConvertFromBytesToDocument1() - Method in class io.debezium.document.DocumentSerdesTest
 
shouldConvertFromProperties() - Method in class io.debezium.config.ConfigurationTest
 
shouldCorrectlyComparePositions() - Method in class io.debezium.relational.history.HistoryRecordTest
 
shouldCreateColumnWithAllFieldsSetToDefaults() - Method in class io.debezium.relational.ColumnEditorTest
 
shouldCreateColumnWithAllFieldsSetToNonDefaults() - Method in class io.debezium.relational.ColumnEditorTest
 
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
 
shouldCreateTableWhenEditorHasIdButNoColumns() - Method in class io.debezium.relational.TableEditorTest
 
shouldDetermineBitIntegerTypes() - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
shouldDetermineBitTypes() - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
shouldDetermineBooleanTypes() - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
shouldDetermineDecimalTypes() - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
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
 
shouldDetermineIntegerTypes() - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
shouldDetermineTypeWithWildcard() - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
shouldDetermineValidFirstCharacters() - Method in class io.debezium.util.AvroValidatorTest
 
shouldDetermineValidNonFirstCharacters() - Method in class io.debezium.util.AvroValidatorTest
 
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.
shouldFilterColumnsUsingPredicate() - 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
 
shouldHandleTokensAfterßCharacterWhenCaseInsensitive() - Method in class io.debezium.text.TokenStreamTest
 
shouldHandleßCharacterWhenCaseSensitive() - Method in class io.debezium.text.TokenStreamTest
 
shouldHaveColumns() - Method in class io.debezium.relational.TableTest
 
shouldHaveColumnsThatAreNotPartOfThePrimaryKey() - 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
 
shouldIgnoreUnparseableMessages() - Method in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
shouldKnowDirectoriesInsideTarget() - Method in class io.debezium.util.TestingTest
 
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
 
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
 
shouldMatchTypeWithArrayDimensionsFollowingLengthAndScale() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
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
 
shouldNotAllowHasNextBeforeStartIsCalled() - Method in class io.debezium.text.TokenStreamTest
 
shouldNotAllowMatchesBeforeStartIsCalled() - Method in class io.debezium.text.TokenStreamTest
 
shouldNotFindMapperForUnmatchedColumn() - Method in class io.debezium.relational.mapping.ColumnMappersTest
 
shouldNotFindMatchingDataTypeIfInvalidOrIncomplete() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldNotFindNonExistantColumnsByName() - Method in class io.debezium.relational.TableTest
 
shouldNotHaveColumnsIfEmpty() - Method in class io.debezium.relational.TableEditorTest
 
shouldNotReorderColumnIfNameDoesNotMatch() - Method in class io.debezium.relational.TableEditorTest
 
shouldParseCreateTableStatementWithSingleGeneratedAndPrimaryKeyColumn() - Method in class io.debezium.relational.ddl.DdlParserSql2003Test
 
shouldParseCreateTableStatementWithSingleGeneratedColumnAsPrimaryKey() - Method in class io.debezium.relational.ddl.DdlParserSql2003Test
 
shouldParseDoubleAbsolutePath() - Method in class io.debezium.document.PathsTest
 
shouldParseDoubleRelativePath() - Method in class io.debezium.document.PathsTest
 
shouldParseGrammarWithComplexVariableNames() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithOneRequiredToken() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithOneRequiredTokenAndLength() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithOneRequiredTokenAndLengthAndOptionalScale() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithOneRequiredTokenAndLengthAndScale() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithOneRequiredTokenAndLiteralLength() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithOneRequiredTokenAndSetOfLiteralLengths() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithOptionalTokenLists() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithOptionalTokens() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithOptionalTokensAfterLength() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithTwoRequiredTokens() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseGrammarWithVariableNames() - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
shouldParseMultiAbsolutePath() - Method in class io.debezium.document.PathsTest
 
shouldParseMultiLineString() - Method in class io.debezium.text.TokenStreamTest
 
shouldParseMultipleStatements() - Method in class io.debezium.relational.ddl.DdlParserSql2003Test
 
shouldParseMultipleStatementsWithDefaultDatabase() - Method in class io.debezium.relational.ddl.DdlChangesTest
 
shouldParseMultipleStatementsWithFullyQualifiedDatabase() - Method in class io.debezium.relational.ddl.DdlChangesTest
 
shouldParseMultipleStatementsWithNoCurrentSchemaAndFullyQualifiedDatabase() - Method in class io.debezium.relational.ddl.DdlChangesTest
 
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
 
shouldRecordChangesAndRecoverToVariousPoints() - Method in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
shouldRecordChangesAndRecoverToVariousPoints() - Method in class io.debezium.relational.history.FileDatabaseHistoryTest
 
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.AvroValidatorTest
 
shouldReportReplacementEveryTime() - Method in class io.debezium.util.AvroValidatorTest
 
shouldReportReplacementOnlyOnce() - Method in class io.debezium.util.AvroValidatorTest
 
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
 
shouldReturnLocalTimeInstanceWhenConvertingLongToLocalTime() - 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
 
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
 
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
 
shouldStartWithEmptyTopicAndStoreDataAndRecoverAllState() - Method in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
shouldStopOnUnparseableSQL() - Method in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
shouldThrowExceptionWhenConvertingSqlDateToLocalTime() - Method in class io.debezium.time.ConversionsTest
 
shouldThrowExceptionWhenConvertingSqlTimeToLocalDate() - Method in class io.debezium.time.ConversionsTest
 
shouldTruncateStrings() - Method in class io.debezium.relational.mapping.ColumnMappersTest
 
shouldTruncateStrings() - Method in class io.debezium.relational.mapping.MaskStringsTest
 
shouldTruncateStrings() - Method in class io.debezium.relational.mapping.TruncateStringsTest
 
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(boolean) - Method in class io.debezium.kafka.KafkaServer
Shutdown the embedded Kafka server and delete all data.
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.ZookeeperServer
Shutdown the embedded Kafka server.
shutdownReliably(KafkaServer) - Method in class io.debezium.kafka.KafkaCluster
 
SimpleDdlParserListener - Class in io.debezium.relational.ddl
 
SimpleDdlParserListener() - Constructor for class io.debezium.relational.ddl.SimpleDdlParserListener
 
SimpleDdlParserListener.EventAssert - Class in io.debezium.relational.ddl
 
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 SkipTestRule JUnit rule, that allows long running tests to be excluded from the build, using the skipLongRunningTests system property.
SkipOnOS - Annotation Type in io.debezium.junit
Marker annotation used together with the SkipTestRule JUnit rule, that allows tests to be excluded from the build if they are run on certain platforms.
SkipTestRule - Class in io.debezium.junit
JUnit rule that inspects the presence of the SkipLongRunning annotation either on a test method or on a test suite.
SkipTestRule() - Constructor for class io.debezium.junit.SkipTestRule
 
skipTestRule - Variable in class io.debezium.kafka.KafkaClusterTest
 
sleep(long) - Method in class io.debezium.kafka.KafkaServer.SystemTime
 
snapshotDir - Variable in class io.debezium.kafka.ZookeeperServer
 
source - Variable in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
source1 - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
source1 - Variable in class io.debezium.relational.history.HistoryRecordTest
 
source2 - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
source2 - Variable in class io.debezium.relational.history.HistoryRecordTest
 
source3 - Variable in class io.debezium.relational.history.HistoryRecordTest
 
sourceFor(SourceRecord) - Static method in class io.debezium.data.KeyValueStore
 
sourceRecords - Variable in class io.debezium.data.KeyValueStore
 
sourceRecords() - Method in class io.debezium.data.KeyValueStore
 
sourceRecords - Variable in class io.debezium.data.SchemaChangeHistory
 
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.
splitLinesShouldWorkCorrectly() - Method in class io.debezium.util.StringsTest
 
startingKafkaPort - Variable in class io.debezium.kafka.KafkaCluster
 
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
 
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
 
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
 
SystemTime() - Constructor for class io.debezium.kafka.KafkaServer.SystemTime
 

T

t0 - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
t1 - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
t2 - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
t3 - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
t4 - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
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() - Method in class io.debezium.data.KeyValueStore.Collection
 
tableId - Variable in class io.debezium.relational.mapping.ColumnMappersTest
 
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
 
tableIs(TableId) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
 
tableNameIs(String) - Method in class io.debezium.relational.ddl.SimpleDdlParserListener.EventAssert
 
tables - Variable in class io.debezium.relational.ddl.DdlChangesTest
 
tables - Variable in class io.debezium.relational.ddl.DdlParserSql2003Test
 
tables - Variable in class io.debezium.relational.history.AbstractDatabaseHistoryTest
 
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
 
TemporalsTest - Class in io.debezium.time
Unit test for Temporals.
TemporalsTest() - Constructor for class io.debezium.time.TemporalsTest
 
TEST_FILE_PATH - Static variable in class io.debezium.relational.history.FileDatabaseHistoryTest
 
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
 
testConstantDelay() - Method in class io.debezium.util.ElapsedTimeStrategyTest
 
testDeleteDroppedByDefault() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
testDeleteDroppedConfigured() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
testDeleteFrowardConfigured() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
testExists() - Method in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
testExponentialDelay() - Method in class io.debezium.util.ElapsedTimeStrategyTest
 
testHistoryTopicContent(boolean) - Method in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
testIgnoreUnknownRecord() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
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
 
testKeyReplacementWorkingConfiguration() - Method in class io.debezium.transforms.ByLogicalTableRouterTest
 
testLinearDelay() - Method in class io.debezium.util.ElapsedTimeStrategyTest
 
testStepDelayStartingAfterStep() - Method in class io.debezium.util.ElapsedTimeStrategyTest
 
testStepDelayStartingBeforeStep() - Method in class io.debezium.util.ElapsedTimeStrategyTest
 
testTombstoneDroppedByDefault() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
testTombstoneDroppedConfigured() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
testTombstoneForwardConfigured() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
testUnwrapCreateRecord() - Method in class io.debezium.transforms.UnwrapFromEnvelopeTest
 
text(String) - Method in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
text(String) - Method in class io.debezium.relational.ddl.DataTypeParserTest
 
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
 
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
 
topicName - Variable in class io.debezium.data.SchemaChangeHistory
 
topicName - Variable in class io.debezium.relational.history.KafkaDatabaseHistoryTest
 
toString() - Method in class io.debezium.data.SourceRecordStats
 
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.
trailingSeparatorIsInvalid() - Method in class io.debezium.relational.TableIdParserTest
 
TruncateStringsTest - Class in io.debezium.relational.mapping
 
TruncateStringsTest() - Constructor for class io.debezium.relational.mapping.TruncateStringsTest
 
TYPE - Variable in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 
type - Variable in class io.debezium.relational.ddl.DataTypeGrammarParserTest
 

U

unclosedQuotingCharIsInvalid() - Method in class io.debezium.relational.TableIdParserTest
 
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
 
UnwrapFromEnvelopeTest - Class in io.debezium.transforms
 
UnwrapFromEnvelopeTest() - Constructor for class io.debezium.transforms.UnwrapFromEnvelopeTest
 
Usage() - Constructor for class io.debezium.kafka.KafkaCluster.Usage
 
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
 
validator - Variable in class io.debezium.relational.TableSchemaBuilderTest
 
value(Struct) - Method in class io.debezium.data.KeyValueStore.Collection
 
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
 
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
 
vars(String, String) - Method in class io.debezium.util.StringsTest
 
vars(String, String, String, String) - Method in class io.debezium.util.StringsTest
 
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
 

W

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.
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
 

X

XmlCharactersTest - Class in io.debezium.text
 
XmlCharactersTest() - Constructor for class io.debezium.text.XmlCharactersTest
 

Z

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
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links
Debezium Core 0.7.3

Copyright © 2018 JBoss by Red Hat. All rights reserved.