JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.leader
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.integration.leader
@NonNullApi
package
org.springframework.integration.leader
Temporary package until s-c-c-core is released.
Related Packages
Package
Description
org.springframework.integration
Base package for Spring Integration Core.
org.springframework.integration.leader.event
Temporary package until s-c-c-core is released.
All Classes and Interfaces
Interfaces
Classes
Class
Description
AbstractCandidate
Base implementation of a
Candidate
.
Candidate
Interface that defines the contract for candidates to participate in a leader election.
Context
Interface that defines the context for candidate leadership.
DefaultCandidate
Simple
Candidate
for leadership.