public class RedisBase extends java.lang.Object
RedisBase(redis.clients.jedis.JedisPool jedisPool)
void
close()
redis.clients.jedis.Jedis
getJedis()
redis.clients.jedis.JedisPool
getJedisPool()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RedisBase(redis.clients.jedis.JedisPool jedisPool)
jedisPool
public redis.clients.jedis.JedisPool getJedisPool()
public redis.clients.jedis.Jedis getJedis()
public void close()