Uses of Interface
org.apache.flink.runtime.leaderelection.LeaderElectionService
-
Packages that use LeaderElectionService Package Description org.apache.flink.runtime.leaderelection -
-
Uses of LeaderElectionService in org.apache.flink.runtime.leaderelection
Classes in org.apache.flink.runtime.leaderelection that implement LeaderElectionService Modifier and Type Class Description class
DefaultLeaderElectionService
Default implementation for leader election service.
-