java.lang.Object
io.lettuce.core.cluster.event.RedirectionEventSupport
- All Implemented Interfaces:
Event
- Direct Known Subclasses:
AskRedirectionEvent,MovedRedirectionEvent
public class RedirectionEventSupport extends Object implements Event
- Author:
- Mark Paluch
-
Constructor Summary
Constructors Constructor Description RedirectionEventSupport(String command, String key, int slot, String message) -
Method Summary
Modifier and Type Method Description StringgetCommand()StringgetKey()StringgetMessage()intgetSlot()
-
Constructor Details
-
RedirectionEventSupport
-
-
Method Details
-
getCommand
-
getKey
-
getSlot
public int getSlot() -
getMessage
-