Module lettuce.core

Class AskRedirectionEvent

java.lang.Object
io.lettuce.core.cluster.event.RedirectionEventSupport
io.lettuce.core.cluster.event.AskRedirectionEvent
All Implemented Interfaces:
Event

public class AskRedirectionEvent
extends RedirectionEventSupport
Event emitted on a ASK redirection.
Since:
6.1
Author:
Mark Paluch
  • Constructor Details

    • AskRedirectionEvent

      public AskRedirectionEvent​(String command, String key, int slot, String message)