Class Hierarchy
- java.lang.Object
- org.apache.flink.runtime.leaderelection.DefaultLeaderElectionService (implements java.lang.AutoCloseable, org.apache.flink.runtime.leaderelection.LeaderElectionDriver.Listener, org.apache.flink.runtime.leaderelection.LeaderElectionService)
- org.apache.flink.runtime.leaderelection.LeaderElectionUtils
- org.apache.flink.runtime.leaderelection.LeaderInformation (implements java.io.Serializable)
- org.apache.flink.runtime.leaderelection.LeaderInformationRegister
- org.apache.flink.runtime.leaderelection.StandaloneLeaderElection (implements org.apache.flink.runtime.leaderelection.LeaderElection)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.flink.util.FlinkException
- org.apache.flink.runtime.leaderelection.LeaderElectionException
- org.apache.flink.runtime.leaderelection.LeadershipLostException
- org.apache.flink.runtime.leaderelection.LeaderElectionException
- org.apache.flink.util.FlinkException
- java.lang.Exception
- org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriver (implements org.apache.flink.runtime.leaderelection.LeaderElectionDriver, org.apache.flink.shaded.curator5.org.apache.curator.framework.recipes.leader.LeaderLatchListener)
- org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionDriverFactory (implements org.apache.flink.runtime.leaderelection.LeaderElectionDriverFactory)
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.flink.runtime.leaderelection.LeaderElection
- org.apache.flink.runtime.leaderelection.LeaderElectionDriver
- org.apache.flink.runtime.leaderelection.LeaderContender
- org.apache.flink.runtime.leaderelection.LeaderElectionDriver.Listener
- org.apache.flink.runtime.leaderelection.LeaderElectionDriverFactory
- org.apache.flink.runtime.leaderelection.LeaderElectionService