public class JedisAskDataException extends JedisRedirectionException
-ASK reply from Redis.| Constructor and Description |
|---|
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)
Copyright © 2025. All rights reserved.