类 JedisUtil
java.lang.Object
redis.embedded.util.JedisUtil
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明bunchJedisHosts(RedisBunch bunch) clusterJedisHosts(RedisCluster cluster) gatherJedisHosts(RedisGather gather) masterJedisHosts(RedisGather gather) masterJedisHosts(RedisSentinel sentinel) multipleJedisHosts(RedisMultiple multiple) portsToJedisHost(Integer port) portsToJedisHosts(Set<Integer> ports) sentinelJedisHosts(RedisBunch bunch) sentinelJedisHosts(RedisSentinel sentinel) serverJedisHosts(RedisBunch bunch) serverJedisHosts(RedisServer server) slaveJedisHosts(RedisGather gather)
-
构造器详细资料
-
JedisUtil
public JedisUtil()
-
-
方法详细资料
-
serverJedisHosts
-
bunchJedisHosts
-
sentinelJedisHosts
-
serverJedisHosts
-
sentinelJedisHosts
-
masterJedisHosts
-
clusterJedisHosts
-
multipleJedisHosts
-
gatherJedisHosts
-
masterJedisHosts
-
slaveJedisHosts
-
portsToJedisHosts
-
portsToJedisHost
-