Class InMemoryOffsetStore
java.lang.Object
io.debezium.operator.api.model.source.storage.AbstractStore
io.debezium.operator.api.model.source.storage.InMemoryStore
io.debezium.operator.api.model.source.storage.offset.InMemoryOffsetStore
- All Implemented Interfaces:
ConfigMappable,Store
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.operator.api.model.source.storage.AbstractStore
asConfiguration, getConfig, getType, setConfig
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
InMemoryOffsetStore
public InMemoryOffsetStore()
-