Uses of Interface
org.apache.flink.runtime.highavailability.nonha.embedded.HaLeadershipControl
Packages that use HaLeadershipControl
Package
Description
-
Uses of HaLeadershipControl in org.apache.flink.runtime.highavailability.nonha.embedded
Classes in org.apache.flink.runtime.highavailability.nonha.embedded that implement HaLeadershipControlModifier and TypeClassDescriptionclassEmbeddedHaServicesextension to expose leadership granting and revoking. -
Uses of HaLeadershipControl in org.apache.flink.runtime.minicluster
Methods in org.apache.flink.runtime.minicluster that return types with arguments of type HaLeadershipControlModifier and TypeMethodDescriptionMiniCluster.getHaLeadershipControl()ReturnsHaLeadershipControlif enabled.