| Package | Description |
|---|---|
| org.apache.pulsar.client.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
TopicHashPositions |
Namespaces.getTopicHashPositions(String namespace,
String bundle,
List<String> topics)
Get positions for topic list in a bundle.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<TopicHashPositions> |
Namespaces.getTopicHashPositionsAsync(String namespace,
String bundle,
List<String> topics)
Get positions for topic list in a bundle.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.