Uses of Class
redis.clients.jedis.util.Pool
Packages that use Pool
Package
Description
This package contains the implementations of ConnectionProvider interface.
-
Uses of Pool in redis.clients.jedis
Subclasses of Pool in redis.clients.jedisFields in redis.clients.jedis declared as PoolMethods in redis.clients.jedis that return PoolMethods in redis.clients.jedis with parameters of type Pool -
Uses of Pool in redis.clients.jedis.providers
Fields in redis.clients.jedis.providers declared as PoolMethods in redis.clients.jedis.providers that return PoolMethods in redis.clients.jedis.providers that return types with arguments of type PoolModifier and TypeMethodDescriptionMap<?, Pool<Connection>> PooledConnectionProvider.getConnectionMap()Constructors in redis.clients.jedis.providers with parameters of type Pool