Class Hierarchy
- java.lang.Object
- org.kiwiproject.curator.leader.ManagedLeaderLatch (implements io.dropwizard.lifecycle.Managed)
- org.kiwiproject.curator.leader.ManagedLeaderLatchCreator
- java.lang.Record
- org.kiwiproject.curator.leader.LeadershipStatus.CuratorNotStarted (implements org.kiwiproject.curator.leader.LeadershipStatus.ErrorLeadershipStatus)
- org.kiwiproject.curator.leader.LeadershipStatus.IsLeader (implements org.kiwiproject.curator.leader.LeadershipStatus.ValidLeadershipStatus)
- org.kiwiproject.curator.leader.LeadershipStatus.LatchNotStarted (implements org.kiwiproject.curator.leader.LeadershipStatus.ErrorLeadershipStatus)
- org.kiwiproject.curator.leader.LeadershipStatus.NoLatchParticipants (implements org.kiwiproject.curator.leader.LeadershipStatus.ErrorLeadershipStatus)
- org.kiwiproject.curator.leader.LeadershipStatus.NotLeader (implements org.kiwiproject.curator.leader.LeadershipStatus.ValidLeadershipStatus)
- org.kiwiproject.curator.leader.LeadershipStatus.OtherError (implements org.kiwiproject.curator.leader.LeadershipStatus.ErrorLeadershipStatus)
- org.kiwiproject.curator.leader.ServiceDescriptor
- org.kiwiproject.curator.leader.ServiceDescriptor.ServiceDescriptorBuilder
Interface Hierarchy
- org.kiwiproject.curator.leader.LeadershipStatus
- org.kiwiproject.curator.leader.LeadershipStatus.ErrorLeadershipStatus
- org.kiwiproject.curator.leader.LeadershipStatus.ValidLeadershipStatus