public class JedisAskDataException extends JedisRedirectionException
| 构造器和说明 |
|---|
JedisAskDataException(java.lang.String message,
HostAndPort targetHost,
int slot) |
JedisAskDataException(java.lang.String message,
java.lang.Throwable cause,
HostAndPort targetHost,
int slot) |
JedisAskDataException(java.lang.Throwable cause,
HostAndPort targetHost,
int slot) |
getSlot, getTargetNodepublic JedisAskDataException(java.lang.Throwable cause,
HostAndPort targetHost,
int slot)
public JedisAskDataException(java.lang.String message,
java.lang.Throwable cause,
HostAndPort targetHost,
int slot)
public JedisAskDataException(java.lang.String message,
HostAndPort targetHost,
int slot)