Uses of Class
org.apache.pulsar.functions.worker.LeaderService
Packages that use LeaderService
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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)