Uses of Class
org.apache.pulsar.broker.loadbalance.LeaderElectionService
-
Packages that use LeaderElectionService Package Description org.apache.pulsar.broker 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 LeaderElectionService Modifier and Type Method Description LeaderElectionServicePulsarService. getLeaderElectionService()Get a reference of the currentLeaderElectionServiceinstance associated with the currentPulsarServiceinstance.
-