HostAndPortMapper instead.@Deprecated public interface JedisClusterHostAndPortMap extends HostAndPortMapper
| 限定符和类型 | 方法和说明 |
|---|---|
default HostAndPort |
getHostAndPort(HostAndPort hap)
已过时。
|
HostAndPort |
getSSLHostAndPort(java.lang.String host,
int port)
已过时。
|
HostAndPort getSSLHostAndPort(java.lang.String host, int port)
default HostAndPort getHostAndPort(HostAndPort hap)
getHostAndPort 在接口中 HostAndPortMapper