Uses of Class
org.apache.pulsar.policies.data.loadbalancer.AdvertisedListener
Packages that use AdvertisedListener
Package
Description
Classes to define policies for the load distribution.
-
Uses of AdvertisedListener in org.apache.pulsar.policies.data.loadbalancer
Methods in org.apache.pulsar.policies.data.loadbalancer that return types with arguments of type AdvertisedListenerMethod parameters in org.apache.pulsar.policies.data.loadbalancer with type arguments of type AdvertisedListenerModifier and TypeMethodDescriptionvoidLocalBrokerData.setAdvertisedListeners(Map<String, AdvertisedListener> advertisedListeners) Constructor parameters in org.apache.pulsar.policies.data.loadbalancer with type arguments of type AdvertisedListenerModifierConstructorDescriptionLocalBrokerData(String webServiceUrl, String webServiceUrlTls, String pulsarServiceUrl, String pulsarServiceUrlTls, Map<String, AdvertisedListener> advertisedListeners)