I - The collection id type of this schemapublic interface HistorizedDatabaseSchema<I extends DataCollectionId> extends DatabaseSchema<I>
| Modifier and Type | Method and Description |
|---|---|
void |
applySchemaChange(SchemaChangeEvent schemaChange) |
void |
initializeStorage() |
void |
recover(OffsetContext offset) |
close, schemaFor, tableInformationCompletevoid applySchemaChange(SchemaChangeEvent schemaChange)
void recover(OffsetContext offset)
void initializeStorage()
Copyright © 2020 JBoss by Red Hat. All rights reserved.