Class MovedRedirectionEvent

  • All Implemented Interfaces:
    Event

    public class MovedRedirectionEvent
    extends RedirectionEventSupport
    Event emitted on a MOVED redirection.
    Since:
    6.1
    Author:
    Mark Paluch
    • Constructor Detail

      • MovedRedirectionEvent

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