Debezium Core 1.5.4.Final
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
I - The collection id type of this schema
- All Superinterfaces:
- DatabaseSchema<I>
- All Known Implementing Classes:
- HistorizedRelationalDatabaseSchema
public interface HistorizedDatabaseSchema<I extends DataCollectionId>
extends DatabaseSchema<I>
A database schema that is historized, i.e. it undergoes schema changes and can be recovered from a persistent schema
history.
- Author:
- Gunnar Morling
-
-
Method Detail
-
initializeStorage
void initializeStorage()
Debezium Core 1.5.4.Final
- Detail:
- Field |
- Constr |
- Method
Copyright © 2021 JBoss by Red Hat. All rights reserved.