public class NonPersistentReplicatorStatsImpl extends ReplicatorStatsImpl implements NonPersistentReplicatorStats
| 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 |
|---|
NonPersistentReplicatorStatsImpl() |
| Modifier and Type | Method and Description |
|---|---|
NonPersistentReplicatorStatsImpl |
add(NonPersistentReplicatorStatsImpl stats) |
addclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMsgDropRategetInboundConnectedSince, getInboundConnection, getMsgRateExpired, getMsgRateIn, getMsgRateOut, getMsgThroughputIn, getMsgThroughputOut, getOutboundConnectedSince, getOutboundConnection, getReplicationBacklog, getReplicationDelayInSeconds, isConnectedpublic double msgDropRate
public NonPersistentReplicatorStatsImpl add(NonPersistentReplicatorStatsImpl stats)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.