| 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 |
|---|---|
PartitionedTopicInternalStats |
Topics.getPartitionedInternalStats(String topic)
Get the stats for the partitioned topic.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PartitionedTopicInternalStats> |
Topics.getPartitionedInternalStatsAsync(String topic)
Get the stats-internal for the partitioned topic asynchronously.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.