Uses of Class
org.springframework.data.redis.connection.FutureResult
Package
Description
Redis specific converters used for sending data and parsing responses.
-
Uses of FutureResult in org.springframework.data.redis.connection.convert
ModifierConstructorDescriptionTransactionResultConverter
(Queue<FutureResult<T>> txResults, org.springframework.core.convert.converter.Converter<Exception, org.springframework.dao.DataAccessException> exceptionConverter)