Class LogIndexLagBackoff
java.lang.Object
org.apache.pulsar.broker.transaction.util.LogIndexLagBackoff
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogIndexLagBackoff
public LogIndexLagBackoff(long minLag, long maxLag, double exponent)
-
-
Method Details
-
next
public long next(int indexCount)
-