Package io.debezium.operator.api.config
Interface ConfigMappable
- All Known Subinterfaces:
Store
- All Known Implementing Classes:
AbstractStore,ConfigProperties,CustomStore,DebeziumServer,DebeziumServerSpec,FileOffsetStore,FileSchemaHistoryStore,FileStore,Format,FormatType,InMemoryOffsetStore,InMemorySchemaHistoryStore,InMemoryStore,Offset,Predicate,Quarkus,RedisOffsetStore,RedisSchemaHistoryStore,RedisStore,RedisStoreWaitConfig,SchemaHistory,Sink,Source,Transformation
public interface ConfigMappable
-
Method Summary
-
Method Details
-
asConfiguration
ConfigMapping asConfiguration()
-