Uses of Class
org.apache.pulsar.functions.worker.LeaderService
Packages that use LeaderService
-
Uses of LeaderService in org.apache.pulsar.functions.worker
Constructors in org.apache.pulsar.functions.worker with parameters of type LeaderServiceModifierConstructorDescriptionClusterServiceCoordinator(String workerId, LeaderService leaderService, Supplier<Boolean> isLeader)