Uses of Enum Class
org.springframework.data.redis.connection.convert.MapToPropertiesConverter
Packages that use MapToPropertiesConverter
Package
Description
Redis specific converters used for sending data and parsing responses.
-
Uses of MapToPropertiesConverter in org.springframework.data.redis.connection.convert
Methods in org.springframework.data.redis.connection.convert that return MapToPropertiesConverterModifier and TypeMethodDescriptionstatic MapToPropertiesConverter
Returns the enum constant of this class with the specified name.static MapToPropertiesConverter[]
MapToPropertiesConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.