Uses of Enum Class
org.springframework.data.redis.connection.convert.MapToPropertiesConverter
Package
Description
Redis specific converters used for sending data and parsing responses.
-
Uses of MapToPropertiesConverter in org.springframework.data.redis.connection.convert
Modifier 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.