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