Uses of Class
org.apache.pulsar.broker.loadbalance.LeaderElectionService
Packages that use LeaderElectionService
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of LeaderElectionService in org.apache.pulsar.broker
Methods in org.apache.pulsar.broker that return LeaderElectionServiceModifier and TypeMethodDescriptionPulsarService.getLeaderElectionService()Get a reference of the currentLeaderElectionServiceinstance associated with the currentPulsarServiceinstance.