Uses of Class
io.debezium.relational.TableSchemaBuilder
Packages that use TableSchemaBuilder
-
Uses of TableSchemaBuilder in io.debezium.relational
Fields in io.debezium.relational declared as TableSchemaBuilderModifier and TypeFieldDescriptionprivate final TableSchemaBuilderRelationalDatabaseSchema.schemaBuilderConstructors in io.debezium.relational with parameters of type TableSchemaBuilderModifierConstructorDescriptionprotectedHistorizedRelationalDatabaseSchema(HistorizedRelationalDatabaseConnectorConfig config, TopicNamingStrategy<TableId> topicNamingStrategy, Tables.TableFilter tableFilter, Tables.ColumnNameFilter columnFilter, TableSchemaBuilder schemaBuilder, boolean tableIdCaseInsensitive, Key.KeyMapper customKeysMapper) protectedRelationalDatabaseSchema(RelationalDatabaseConnectorConfig config, TopicNamingStrategy<TableId> topicNamingStrategy, Tables.TableFilter tableFilter, Tables.ColumnNameFilter columnFilter, TableSchemaBuilder schemaBuilder, boolean tableIdCaseInsensitive, Key.KeyMapper customKeysMapper)