Uses of Class
io.debezium.operator.api.model.source.storage.schema.FileSchemaHistoryStore
Packages that use FileSchemaHistoryStore
Package
Description
-
Uses of FileSchemaHistoryStore in io.debezium.operator.api.model.source
Fields in io.debezium.operator.api.model.source declared as FileSchemaHistoryStoreMethods in io.debezium.operator.api.model.source that return FileSchemaHistoryStoreMethods in io.debezium.operator.api.model.source with parameters of type FileSchemaHistoryStoreModifier and TypeMethodDescriptionSchemaHistoryFluent.editOrNewFileLike(FileSchemaHistoryStore item) voidSchemaHistory.setFile(FileSchemaHistoryStore file) SchemaHistoryFluent.withFile(FileSchemaHistoryStore file) SchemaHistoryFluent.withNewFileLike(FileSchemaHistoryStore item) Constructors in io.debezium.operator.api.model.source with parameters of type FileSchemaHistoryStore -
Uses of FileSchemaHistoryStore in io.debezium.operator.api.model.source.storage.schema
Methods in io.debezium.operator.api.model.source.storage.schema that return FileSchemaHistoryStoreMethods in io.debezium.operator.api.model.source.storage.schema with parameters of type FileSchemaHistoryStoreModifier and TypeMethodDescriptionprotected voidFileSchemaHistoryStoreFluent.copyInstance(FileSchemaHistoryStore instance) Constructors in io.debezium.operator.api.model.source.storage.schema with parameters of type FileSchemaHistoryStoreModifierConstructorDescriptionFileSchemaHistoryStoreBuilder(FileSchemaHistoryStoreFluent<?> fluent, FileSchemaHistoryStore instance)