| Package | Description |
|---|---|
| org.apache.pulsar.common.policies.data.stats |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPersistentPublisherStatsImpl
Non-persistent publisher statistics.
|
| Modifier and Type | Field and Description |
|---|---|
List<PublisherStatsImpl> |
TopicStatsImpl.publishers
List of connected publishers on this topic w/ their stats.
|
| Modifier and Type | Method and Description |
|---|---|
PublisherStatsImpl |
PublisherStatsImpl.add(PublisherStatsImpl stats) |
| Modifier and Type | Method and Description |
|---|---|
PublisherStatsImpl |
PublisherStatsImpl.add(PublisherStatsImpl stats) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.