| 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 |
|---|---|
BookiesClusterInfo |
Bookies.getBookies()
Gets discovery information for all the bookies in the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BookiesClusterInfo> |
Bookies.getBookiesAsync()
Gets discovery information for all the bookies in the cluster asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
BookiesClusterInfo |
BookiesClusterInfo.Builder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
BookiesClusterInfoImpl
Raw bookies information.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.