public class NonPersistentReplicatorStats extends ReplicatorStats
| Modifier and Type | Field and Description |
|---|---|
double |
msgDropRate
for non-persistent topic: broker drops msg for replicator if replicator connection is not writable.
|
connected, inboundConnectedSince, inboundConnection, msgRateExpired, msgRateIn, msgRateOut, msgThroughputIn, msgThroughputOut, outboundConnectedSince, outboundConnection, replicationBacklog, replicationDelayInSeconds| Constructor and Description |
|---|
NonPersistentReplicatorStats() |
| Modifier and Type | Method and Description |
|---|---|
NonPersistentReplicatorStats |
add(NonPersistentReplicatorStats stats) |
addpublic double msgDropRate
public NonPersistentReplicatorStats add(NonPersistentReplicatorStats stats)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.