Uses of Class
io.debezium.operator.api.model.source.OffsetFluent.StoreNested
Packages that use OffsetFluent.StoreNested
-
Uses of OffsetFluent.StoreNested in io.debezium.operator.api.model.source
Methods in io.debezium.operator.api.model.source that return OffsetFluent.StoreNestedModifier and TypeMethodDescriptionOffsetFluent.editOrNewStore()OffsetFluent.editOrNewStoreLike(CustomStore item) OffsetFluent.editStore()OffsetFluent.withNewStore()OffsetFluent.withNewStoreLike(CustomStore item)