Uses of Record Class
org.springframework.cloud.kubernetes.commons.leader.election.LeaderElectionProperties
Packages that use LeaderElectionProperties
-
Uses of LeaderElectionProperties in org.springframework.cloud.kubernetes.commons.leader.election
Methods in org.springframework.cloud.kubernetes.commons.leader.election with parameters of type LeaderElectionPropertiesModifier and TypeMethodDescriptionLeaderElectionCallbacks.onNewLeaderCallback(org.springframework.context.ApplicationEventPublisher applicationEventPublisher, LeaderElectionProperties properties) final RunnableLeaderElectionCallbacks.onStartLeadingCallback(org.springframework.context.ApplicationEventPublisher applicationEventPublisher, String candidateIdentity, LeaderElectionProperties properties) final RunnableLeaderElectionCallbacks.onStopLeadingCallback(org.springframework.context.ApplicationEventPublisher applicationEventPublisher, String candidateIdentity, LeaderElectionProperties properties) static voidLeaderElectionInitiatorUtil.sleep(LeaderElectionProperties leaderElectionProperties)