Class ReconfigurationCompletedEvent

  • All Implemented Interfaces:
    Event

    public class ReconfigurationCompletedEvent
    extends AbstractEvent
    Client got a new config and completed the reconfiguration properly without issue.
    Since:
    2.0.0
    • Constructor Detail

      • ReconfigurationCompletedEvent

        public ReconfigurationCompletedEvent​(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.