| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationTest.defaultDdlFilterShouldFilterOutFlushRelayLogs() |
void |
ConfigurationTest.defaultDdlFilterShouldFilterOutRdsHeartbeatInsert()
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).
|
void |
ConfigurationTest.testMsgKeyColumnsField() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaUtilTest.correctlySerializesByteArray() |
void |
SchemaUtilTest.correctlySerializesByteBuffer() |
void |
SchemaUtilTest.correctlySerializesStructWithByteArray() |
| Modifier and Type | Method and Description |
|---|---|
void |
JacksonReaderTest.canParseDocumentWithUnescapedControlCharacter() |
void |
BinaryValueTest.equalsAndHashCode() |
void |
DocumentTest.shouldCreateArrayFromValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableSchemaBuilderTest.customKeyMapperShouldMapMultipleTables() |
void |
TableSchemaBuilderTest.shouldBuildCorrectSchemaNames() |
void |
TableSchemaBuilderTest.shouldBuildTableSchemaFromTableWithCustomKey() |
void |
TableSchemaBuilderTest.shouldFallbackToIdentyKeyWhenCustomMapperIsNull() |
void |
TableSchemaBuilderTest.shouldOverrideIdentityKey() |
void |
TableSchemaBuilderTest.shouldSanitizeFieldNamesAndBuildTableSchemaFromTableWithoutPrimaryKey() |
void |
TableSchemaBuilderTest.shouldSanitizeFieldNamesAndValidateSerialization() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropagateSourceTypeToSchemaParameterTest.shouldAddColumnScale() |
void |
PropagateSourceTypeToSchemaParameterTest.shouldAddTypeInformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
NanoDurationTest.testNanoDuration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtractNewRecordStateTest.canUseDeprecatedSmt() |
void |
ExtractNewRecordStateTest.testAddSourceFieldHandleDeleteRewrite() |
void |
ExtractNewRecordStateTest.testAddSourceFieldsHandleDeleteRewrite() |
void |
ByLogicalTableRouterTest.testKeyNullValue() |
void |
ExtractNewRecordStateTest.testUnwrapPropagatesRecordHeaders() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventRouterTest.canSkipMessagesWithoutDebeziumCdcEnvelopeDueToMissingSchemaName() |
void |
EventRouterTest.canSkipMessagesWithoutDebeziumCdcEnvelopeDueToMissingSchemaNameSuffix() |
void |
EventRouterTest.canSkipMessagesWithoutDebeziumCdcEnvelopeDueToMissingValueSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
StringsTest.asDurationShouldConvertValue() |
void |
StringsTest.getBegin() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.