public abstract class HistorizedRelationalDatabaseSchema extends RelationalDatabaseSchema implements HistorizedDatabaseSchema<TableId>
| Modifier | Constructor and Description |
|---|---|
protected |
HistorizedRelationalDatabaseSchema(CommonConnectorConfig config,
TopicSelector<TableId> topicSelector,
Predicate<TableId> tableFilter,
Predicate<ColumnId> columnFilter,
TableSchemaBuilder schemaBuilder,
boolean tableIdCaseInsensitive) |
buildAndRegisterSchema, clearSchemas, close, removeSchema, schemaFor, tableFor, tableIds, tablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplySchemaChange, recoverclose, schemaForprotected HistorizedRelationalDatabaseSchema(CommonConnectorConfig config, TopicSelector<TableId> topicSelector, Predicate<TableId> tableFilter, Predicate<ColumnId> columnFilter, TableSchemaBuilder schemaBuilder, boolean tableIdCaseInsensitive)
Copyright © 2018 JBoss by Red Hat. All rights reserved.