Class ShutdownCompletedEvent

  • All Implemented Interfaces:
    Event

    public class ShutdownCompletedEvent
    extends AbstractEvent
    Raised when a core is successfully shut down.
    • Constructor Detail

      • ShutdownCompletedEvent

        public ShutdownCompletedEvent​(Duration duration,
                                      Context context)
    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.