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