Uses of Package
org.apache.flink.runtime.leaderretrieval
-
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.highavailability Class Description LeaderRetrievalService This interface has to be implemented by a service which retrieves the current leader and notifies a listener about it. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.highavailability.nonha.embedded Class Description LeaderRetrievalService This interface has to be implemented by a service which retrieves the current leader and notifies a listener about it. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.highavailability.nonha.standalone Class Description LeaderRetrievalService This interface has to be implemented by a service which retrieves the current leader and notifies a listener about it. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.highavailability.zookeeper Class Description LeaderRetrievalService This interface has to be implemented by a service which retrieves the current leader and notifies a listener about it. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.leaderretrieval Class Description LeaderRetrievalDriver ALeaderRetrievalDriveris responsible for retrieves the current leader which has been elected by theLeaderElectionDriver.LeaderRetrievalDriverFactory Factory for creatingLeaderRetrievalDriverwith different implementation.LeaderRetrievalEventHandler Interface which should be implemented to notify toLeaderInformationchanges inLeaderRetrievalDriver.LeaderRetrievalListener Classes which want to be notified about a changing leader by theLeaderRetrievalServicehave to implement this interface.LeaderRetrievalService This interface has to be implemented by a service which retrieves the current leader and notifies a listener about it.ZooKeeperLeaderRetrievalDriver The counterpart to theZooKeeperLeaderElectionDriver.ZooKeeperLeaderRetrievalDriver.LeaderInformationClearancePolicy Policy when to clear the leader information and to notify the listener about it. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.net Class Description LeaderRetrievalException This exception is thrown by theLeaderRetrievalUtilswhen the method retrieveLeaderGateway fails to retrieve the current leader's gateway.LeaderRetrievalListener Classes which want to be notified about a changing leader by theLeaderRetrievalServicehave to implement this interface. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.util Class Description DefaultLeaderRetrievalService The counterpart to theDefaultLeaderElectionService.LeaderRetrievalException This exception is thrown by theLeaderRetrievalUtilswhen the method retrieveLeaderGateway fails to retrieve the current leader's gateway.LeaderRetrievalListener Classes which want to be notified about a changing leader by theLeaderRetrievalServicehave to implement this interface.LeaderRetrievalService This interface has to be implemented by a service which retrieves the current leader and notifies a listener about it.ZooKeeperLeaderRetrievalDriverFactory LeaderRetrievalDriverFactoryimplementation for Zookeeper. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.webmonitor.retriever Class Description LeaderRetrievalListener Classes which want to be notified about a changing leader by theLeaderRetrievalServicehave to implement this interface. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.webmonitor.retriever.impl Class Description LeaderRetrievalListener Classes which want to be notified about a changing leader by theLeaderRetrievalServicehave to implement this interface.