public class JedisAskDataException extends JedisRedirectionException
| Constructor and Description |
|---|
JedisAskDataException(String message,
HostAndPort targetHost,
int slot) |
JedisAskDataException(String message,
Throwable cause,
HostAndPort targetHost,
int slot) |
JedisAskDataException(Throwable cause,
HostAndPort targetHost,
int slot) |
getSlot, getTargetNodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JedisAskDataException(Throwable cause, HostAndPort targetHost, int slot)
public JedisAskDataException(String message, Throwable cause, HostAndPort targetHost, int slot)
public JedisAskDataException(String message, HostAndPort targetHost, int slot)
Processing library Redis by Darius Morawiec. (c) 2015