Class InMemoryStore
java.lang.Object
io.debezium.operator.api.model.source.storage.AbstractStore
io.debezium.operator.api.model.source.storage.InMemoryStore
- All Implemented Interfaces:
ConfigMappable,Store
- Direct Known Subclasses:
InMemoryOffsetStore,InMemorySchemaHistoryStore
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.operator.api.model.source.storage.AbstractStore
asConfiguration, getConfig, getType, setConfig
-
Constructor Details
-
InMemoryStore
-