Uses of Class
org.apache.flink.runtime.leaderelection.LeaderElectionException
-
Packages that use LeaderElectionException Package Description org.apache.flink.runtime.leaderelection -
-
Uses of LeaderElectionException in org.apache.flink.runtime.leaderelection
Subclasses of LeaderElectionException in org.apache.flink.runtime.leaderelection Modifier and Type Class Description class
LeadershipLostException
This exception is used in the scenario that the leadership is lost.
-