Uses of Package
org.apache.flink.runtime.leaderelection
Packages that use org.apache.flink.runtime.leaderelection
Package
Description
-
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.dispatcherClassDescriptionInterface which has to be implemented to take part in the leader election process of the
LeaderElectionService. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.dispatcher.runnerClassDescriptionInterface which has to be implemented to take part in the leader election process of the
LeaderElectionService. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.highavailability
-
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.highavailability.nonha.embeddedClassDescription
-
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.highavailability.nonha.standaloneClassDescription
-
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.jobmasterClassDescriptionInterface which has to be implemented to take part in the leader election process of the
LeaderElectionService. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.leaderelectionClassDescriptionInterface which has to be implemented to take part in the leader election process of the
LeaderElectionService.A leader election driver that allows to writeLeaderInformationfor multiple components.Listener interface for state changes of theLeaderElectionDriver.Factory forLeaderElectionDriver.This exception is used in leader election-related scenarios.Interface for a service which allows to elect a leader among a group of contenders.Information about leader including the confirmed leader session id and leader address.A register containing theLeaderInformationfor multiple contenders based on theircomponentId.ZooKeeper basedLeaderElectionDriverimplementation. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.leaderretrievalClassDescriptionInformation about leader including the confirmed leader session id and leader address.
-
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.resourcemanagerClassDescriptionInterface which has to be implemented to take part in the leader election process of the
LeaderElectionService. -
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.restClassDescription
-
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.utilClassDescriptionInformation about leader including the confirmed leader session id and leader address.
-
Classes in org.apache.flink.runtime.leaderelection used by org.apache.flink.runtime.webmonitorClassDescriptionInterface which has to be implemented to take part in the leader election process of the
LeaderElectionService.