Class StopLeadingEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.cloud.kubernetes.commons.leader.election.events.StopLeadingEvent
All Implemented Interfaces:
Serializable

public final class StopLeadingEvent extends org.springframework.context.ApplicationEvent
Author:
wind57
See Also:
  • Constructor Details

    • StopLeadingEvent

      public StopLeadingEvent(Object source)
  • Method Details

    • candidateIdentity

      public String candidateIdentity()