| Package | Description |
|---|---|
| org.apache.pulsar.broker.namespace |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
OwnedBundle |
OwnershipCache.getOwnedBundle(NamespaceBundle bundle)
Return the
OwnedBundle instance from the local cache. |
| Modifier and Type | Method and Description |
|---|---|
Optional<CompletableFuture<OwnedBundle>> |
OwnershipCache.getOwnedBundleAsync(NamespaceBundle bundle) |
Map<NamespaceBundle,OwnedBundle> |
OwnershipCache.getOwnedBundles()
Method to access the map of all
ServiceUnit objects owned by the local broker. |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.