Uses of Class
io.debezium.operator.api.model.runtime.storage.RuntimeStorage
Packages that use RuntimeStorage
-
Uses of RuntimeStorage in io.debezium.operator.api.model.runtime
Fields in io.debezium.operator.api.model.runtime declared as RuntimeStorageModifier and TypeFieldDescriptionprivate RuntimeStorageRuntime.storageprivate RuntimeStorageRuntimeFluent.storageMethods in io.debezium.operator.api.model.runtime that return RuntimeStorageMethods in io.debezium.operator.api.model.runtime with parameters of type RuntimeStorageModifier and TypeMethodDescriptionvoidRuntime.setStorage(RuntimeStorage storage) RuntimeFluent.withStorage(RuntimeStorage storage)