| 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 |
|---|---|
NonPersistentTopicStats |
NonPersistentTopics.getStats(String topic)
Deprecated.
Get the stats for the topic.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<NonPersistentTopicStats> |
NonPersistentTopics.getStatsAsync(String topic)
Deprecated.
Get the stats for the topic asynchronously.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.