类 SqlCachedRedisImpl
java.lang.Object
com.gdxsoft.easyweb.cache.SqlCachedRedisBase
com.gdxsoft.easyweb.cache.SqlCachedRedisImpl
- 所有已实现的接口:
ISqlCached
redis集群
- 作者:
- admin
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static SqlCachedRedisImplgetInstance(Set<redis.clients.jedis.HostAndPort> clusterNodes, redis.clients.jedis.JedisPoolConfig config) 从类继承的方法 com.gdxsoft.easyweb.cache.SqlCachedRedisBase
add, add, add, add, get, getBinary, getRedisPassword, getText, remove, removes, setRedisPassword
-
构造器详细资料
-
SqlCachedRedisImpl
public SqlCachedRedisImpl()
-
-
方法详细资料
-
getInstance
public static SqlCachedRedisImpl getInstance(Set<redis.clients.jedis.HostAndPort> clusterNodes, redis.clients.jedis.JedisPoolConfig config)
-