public class JedisMovedDataException extends JedisRedirectionException
-MOVED reply from Redis.| Constructor and Description |
|---|
JedisMovedDataException(java.lang.String message,
HostAndPort targetNode,
int slot) |
JedisMovedDataException(java.lang.String message,
java.lang.Throwable cause,
HostAndPort targetNode,
int slot) |
JedisMovedDataException(java.lang.Throwable cause,
HostAndPort targetNode,
int slot) |
getSlot, getTargetNodepublic JedisMovedDataException(java.lang.String message,
HostAndPort targetNode,
int slot)
public JedisMovedDataException(java.lang.Throwable cause,
HostAndPort targetNode,
int slot)
public JedisMovedDataException(java.lang.String message,
java.lang.Throwable cause,
HostAndPort targetNode,
int slot)
Copyright © 2025. All rights reserved.