Uses of Enum Class
io.debezium.operator.model.StorageType
Packages that use StorageType
-
Uses of StorageType in io.debezium.operator.model
Fields in io.debezium.operator.model declared as StorageTypeMethods in io.debezium.operator.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.model with parameters of type StorageType