| Package | Description |
|---|---|
| org.apache.pulsar.common.policies.data.stats |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPersistentReplicatorStatsImpl
Statistics for a non-persistent replicator.
|
| Modifier and Type | Field and Description |
|---|---|
Map<String,ReplicatorStatsImpl> |
NonPersistentTopicStatsImpl.replication |
Map<String,ReplicatorStatsImpl> |
TopicStatsImpl.replication
Map of replication statistics by remote cluster context.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicatorStatsImpl |
ReplicatorStatsImpl.add(ReplicatorStatsImpl stats) |
| Modifier and Type | Method and Description |
|---|---|
ReplicatorStatsImpl |
ReplicatorStatsImpl.add(ReplicatorStatsImpl stats) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.