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)
Copyright © 2014. All rights reserved.