public class LagStats extends Object
LagStats(long maxLag, long totalLag, long avgLag)
long
getAvgLag()
getMaxLag()
getTotalLag()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LagStats(long maxLag, long totalLag, long avgLag)
public long getMaxLag()
public long getTotalLag()
public long getAvgLag()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.