Uses of Interface
org.apache.pulsar.metadata.api.coordination.LeaderElection
Packages that use LeaderElection
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of LeaderElection in org.apache.pulsar.metadata.api.coordination
Methods in org.apache.pulsar.metadata.api.coordination that return LeaderElectionModifier and TypeMethodDescription<T> LeaderElection<T>CoordinationService.getLeaderElection(Class<T> clazz, String path, Consumer<LeaderElectionState> stateChangesListener) Create a newLeaderElectioncontroller. -
Uses of LeaderElection in org.apache.pulsar.metadata.coordination.impl
Methods in org.apache.pulsar.metadata.coordination.impl that return LeaderElectionModifier and TypeMethodDescription<T> LeaderElection<T>CoordinationServiceImpl.getLeaderElection(Class<T> clazz, String path, Consumer<LeaderElectionState> stateChangesListener)