public class BackOffFunction extends Object
static class
BackOffFunction.BackOffFuncType
static BackOffFunction
create(int base, int cap, BackOffer.BackOffStrategy strategy)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static BackOffFunction create(int base, int cap, BackOffer.BackOffStrategy strategy)
Copyright © 2023 PingCAP. All rights reserved.