| Package | Description |
|---|---|
| org.apache.pulsar.common.policies.data |
Definition of different data structures for policies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonPersistentTopicStats
Statistics for a non-persistent topic.
|
class |
PartitionedTopicStats
Statistics for a partitioned topic.
|
class |
PersistentTopicStats
Maintain compatibility with previous class name.
|
| Modifier and Type | Field and Description |
|---|---|
Map<String,TopicStats> |
PartitionedTopicStats.partitions |
| Modifier and Type | Method and Description |
|---|---|
TopicStats |
TopicStats.add(TopicStats stats) |
| Modifier and Type | Method and Description |
|---|---|
TopicStats |
TopicStats.add(TopicStats stats) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.