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