Uses of Interface
org.kie.hacep.core.infra.election.LeaderElection
-
Packages that use LeaderElection Package Description org.kie.hacep.core org.kie.hacep.core.infra.election -
-
Uses of LeaderElection in org.kie.hacep.core
Methods in org.kie.hacep.core that return LeaderElection Modifier and Type Method Description LeaderElectionCoreKube. getLeaderElection() -
Uses of LeaderElection in org.kie.hacep.core.infra.election
Classes in org.kie.hacep.core.infra.election that implement LeaderElection Modifier and Type Class Description classLeaderElectionImplfrom from org.apache.camel.component.kubernetes.cluster.lock Monitors current status and participate to leader election when no active leaders are present.
-