Uses of Enum Class
io.debezium.operator.api.model.StorageType
Packages that use StorageType
-
Uses of StorageType in io.debezium.operator.api.model
Fields in io.debezium.operator.api.model declared as StorageTypeMethods in io.debezium.operator.api.model that return StorageTypeModifier and TypeMethodDescriptionStorage.getType()static StorageTypeReturns the enum constant of this class with the specified name.static StorageType[]StorageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.debezium.operator.api.model with parameters of type StorageType