| Package | Description |
|---|---|
| org.tikv.common.util |
| Modifier and Type | Field and Description |
|---|---|
Map<BackOffFunction.BackOffFuncType,BackOffFunction> |
ConcreteBackOffer.backOffFunctionMap |
| Modifier and Type | Method and Description |
|---|---|
static BackOffFunction |
BackOffFunction.create(int base,
int cap,
BackOffer.BackOffStrategy strategy) |
Copyright © 2025 PingCAP. All rights reserved.