| Package | Description |
|---|---|
| org.apache.pulsar.policies.data.loadbalancer |
Classes to define policies for the load distribution.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,AdvertisedListener> |
LocalBrokerData.getAdvertisedListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalBrokerData.setAdvertisedListeners(Map<String,AdvertisedListener> advertisedListeners) |
| Constructor and Description |
|---|
LocalBrokerData(String webServiceUrl,
String webServiceUrlTls,
String pulsarServiceUrl,
String pulsarServiceUrlTls,
Map<String,AdvertisedListener> advertisedListeners) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.