| Package | Description |
|---|---|
| org.apache.pulsar.client.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.common.policies.data |
Implementation of policies.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
NonPersistentTopicStats |
NonPersistentPartitionedTopicStats.add(NonPersistentTopicStats ts) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends NonPersistentTopicStats> |
NonPersistentPartitionedTopicStats.getPartitions() |
| Modifier and Type | Method and Description |
|---|---|
NonPersistentTopicStats |
NonPersistentPartitionedTopicStats.add(NonPersistentTopicStats ts) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.