public class JedisUtil extends Object
| Constructor and Description |
|---|
JedisUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
jedisHosts(Redis redis) |
static Set<String> |
portsToJedisHosts(List<Integer> ports) |
static Set<String> |
sentinelHosts(RedisCluster cluster) |
Copyright © 2020. All rights reserved.