Uses of Class
org.apache.pulsar.functions.worker.LeaderService
-
Packages that use LeaderService Package Description org.apache.pulsar.functions.worker -
-
Uses of LeaderService in org.apache.pulsar.functions.worker
Constructors in org.apache.pulsar.functions.worker with parameters of type LeaderService Constructor Description ClusterServiceCoordinator(java.lang.String workerId, LeaderService leaderService, java.util.function.Supplier<java.lang.Boolean> isLeader)
-