类 AbstractRedisClient
- java.lang.Object
-
- org.apache.dubbo.remoting.redis.support.AbstractRedisClient
-
- 所有已实现的接口:
RedisClient
public abstract class AbstractRedisClient extends Object implements RedisClient
-
-
构造器概要
构造器 构造器 说明 AbstractRedisClient(URL url)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 redis.clients.jedis.JedisPoolConfiggetConfig()URLgetUrl()-
从接口继承的方法 org.apache.dubbo.remoting.redis.RedisClient
close, destroy, disconnect, hdel, hgetAll, hset, isConnected, psubscribe, publish, scan
-
-