Uses of Package
org.apache.flink.runtime.leaderretrieval
Packages that use org.apache.flink.runtime.leaderretrieval
Package
Description
-
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.highavailabilityClassDescriptionThis 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.embeddedClassDescriptionThis 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.standaloneClassDescriptionThis 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.zookeeperClassDescriptionThis 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.leaderretrievalClassDescriptionA
LeaderRetrievalDriveris responsible for retrieves the current leader which has been elected by theLeaderElectionDriver.Factory for creatingLeaderRetrievalDriverwith different implementation.Interface which should be implemented to notify toLeaderInformationchanges inLeaderRetrievalDriver.Classes which want to be notified about a changing leader by theLeaderRetrievalServicehave to implement this interface.This interface has to be implemented by a service which retrieves the current leader and notifies a listener about it.The counterpart to theZooKeeperLeaderElectionDriver.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.netClassDescriptionThis exception is thrown by the
LeaderRetrievalUtilswhen the method retrieveLeaderGateway fails to retrieve the current leader's gateway.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.utilClassDescriptionThe counterpart to the
DefaultLeaderElectionService.This exception is thrown by theLeaderRetrievalUtilswhen the method retrieveLeaderGateway fails to retrieve the current leader's gateway.Classes which want to be notified about a changing leader by theLeaderRetrievalServicehave to implement this interface.This interface has to be implemented by a service which retrieves the current leader and notifies a listener about it.LeaderRetrievalDriverFactoryimplementation for Zookeeper. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.webmonitor.retrieverClassDescriptionClasses which want to be notified about a changing leader by the
LeaderRetrievalServicehave to implement this interface. -
Classes in org.apache.flink.runtime.leaderretrieval used by org.apache.flink.runtime.webmonitor.retriever.implClassDescriptionClasses which want to be notified about a changing leader by the
LeaderRetrievalServicehave to implement this interface.