All Superinterfaces:
ConfigMappable
All Known Implementing Classes:
AbstractStore, CustomStore, FileOffsetStore, FileSchemaHistoryStore, FileStore, InMemoryOffsetStore, InMemorySchemaHistoryStore, InMemoryStore, RedisOffsetStore, RedisSchemaHistoryStore, RedisStore

public interface Store extends ConfigMappable
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.debezium.operator.api.config.ConfigMappable

    asConfiguration
  • Method Details