@NonNullApi

Package org.springframework.integration.leader

Temporary package until s-c-c-core is released.
  • Interface Summary 
    Interface Description
    Candidate
    Interface that defines the contract for candidates to participate in a leader election.
    Context
    Interface that defines the context for candidate leadership.
  • Class Summary 
    Class Description
    AbstractCandidate
    Base implementation of a Candidate.
    DefaultCandidate
    Simple Candidate for leadership.