| Package | Description |
|---|---|
| org.apache.pulsar.broker |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.namespace |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.common.naming |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
NamespaceService |
PulsarService.getNamespaceService()
Get a reference of the current namespace service instance.
|
| Modifier and Type | Method and Description |
|---|---|
Supplier<NamespaceService> |
PulsarService.getNamespaceServiceProvider() |
| Constructor and Description |
|---|
OwnershipCache(PulsarService pulsar,
NamespaceBundleFactory bundleFactory,
NamespaceService namespaceService)
Constructor of
OwnershipCache. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Long> |
NamespaceBundleSplitAlgorithm.getSplitBoundary(NamespaceService service,
NamespaceBundle bundle) |
CompletableFuture<Long> |
TopicCountEquallyDivideBundleSplitAlgorithm.getSplitBoundary(NamespaceService service,
NamespaceBundle bundle) |
CompletableFuture<Long> |
RangeEquallyDivideBundleSplitAlgorithm.getSplitBoundary(NamespaceService service,
NamespaceBundle bundle) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.