public class RedisPool extends Object
RedisPool(redis.clients.jedis.JedisPool pool)
void
closeConnection(redis.clients.jedis.Jedis con)
redis.clients.jedis.Jedis
getConnection()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RedisPool(redis.clients.jedis.JedisPool pool)
public redis.clients.jedis.Jedis getConnection()
public void closeConnection(redis.clients.jedis.Jedis con)
Copyright © 2017. All rights reserved.