Interface PoolProvider

All Known Implementing Classes:
StandardRedisPoolProvider

public interface PoolProvider
  • Method Summary

    Modifier and Type Method Description
    redis.clients.jedis.JedisPool getJedisPool​(java.net.URI redisUri)  
    RedisPool getRedisPool​(java.net.URI redisUri)