| Package | Description |
|---|---|
| org.apache.pulsar.client.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.common.policies.data |
Implementation of policies.
|
| org.apache.pulsar.common.policies.data.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
BrokerInfo |
Brokers.getLeaderBroker()
Get the information of the leader broker.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BrokerInfo> |
Brokers.getLeaderBrokerAsync()
Get the service url of the leader broker asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
BrokerInfo |
BrokerInfo.Builder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
BrokerInfoImpl
Broker Information.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.