Uses of Package
org.apache.flink.runtime.leaderelection
-
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.dispatcher Class Description LeaderContender Interface which has to be implemented to take part in the leader election process of theLeaderElectionService
.LeaderElection -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.dispatcher.runner Class Description LeaderContender Interface which has to be implemented to take part in the leader election process of theLeaderElectionService
.LeaderElection -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.highavailability Class Description LeaderElection LeaderElectionDriverFactory Factory forLeaderElectionDriver
. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.highavailability.nonha.embedded Class Description LeaderElection -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.highavailability.nonha.standalone Class Description LeaderElection -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.jobmaster Class Description LeaderContender Interface which has to be implemented to take part in the leader election process of theLeaderElectionService
.LeaderElection -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.leaderelection Class Description LeaderContender Interface which has to be implemented to take part in the leader election process of theLeaderElectionService
.LeaderElection LeaderElectionDriver A leader election driver that allows to writeLeaderInformation
for multiple components.LeaderElectionDriver.Listener Listener interface for state changes of theLeaderElectionDriver
.LeaderElectionDriverFactory Factory forLeaderElectionDriver
.LeaderElectionException This exception is used in leader election-related scenarios.LeaderElectionService Interface for a service which allows to elect a leader among a group of contenders.LeaderInformation Information about leader including the confirmed leader session id and leader address.LeaderInformationRegister A register containing theLeaderInformation
for multiple contenders based on theircomponentId
.ZooKeeperLeaderElectionDriver ZooKeeper basedLeaderElectionDriver
implementation. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.leaderretrieval Class Description LeaderInformation Information about leader including the confirmed leader session id and leader address. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.resourcemanager Class Description LeaderContender Interface which has to be implemented to take part in the leader election process of theLeaderElectionService
. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.rest Class Description LeaderElection -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.util Class Description LeaderInformation Information about leader including the confirmed leader session id and leader address. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.webmonitor Class Description LeaderContender Interface which has to be implemented to take part in the leader election process of theLeaderElectionService
.LeaderElection