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