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

public class InMemoryStore extends AbstractStore
  • Constructor Details

    • InMemoryStore

      public InMemoryStore(String type)