Class FileStore
java.lang.Object
io.debezium.operator.api.model.source.storage.AbstractStore
io.debezium.operator.api.model.source.storage.FileStore
- All Implemented Interfaces:
ConfigMappable,Store
- Direct Known Subclasses:
FileOffsetStore,FileSchemaHistoryStore
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.operator.api.model.source.storage.AbstractStore
getConfig, getType, setConfig
-
Field Details
-
fileName
-
-
Constructor Details
-
FileStore
-
-
Method Details
-
getFileName
-
setFileName
-
asConfiguration
- Specified by:
asConfigurationin interfaceConfigMappable- Overrides:
asConfigurationin classAbstractStore
-