| 程序包 | 说明 |
|---|---|
| org.tikv.common.log | |
| org.tikv.common.region | |
| org.tikv.common.util |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SlowLogEmptyImpl |
class |
SlowLogImpl |
| 限定符和类型 | 方法和说明 |
|---|---|
default SlowLog |
SlowLog.withField(String key,
Object value) |
SlowLog |
SlowLogImpl.withFields(Map<String,Object> fields) |
SlowLog |
SlowLog.withFields(Map<String,Object> fields) |
SlowLog |
SlowLogEmptyImpl.withFields(Map<String,Object> fields) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Kvrpcpb.Context |
AbstractRegionStoreClient.makeContext(Set<Long> resolvedLocks,
TiStoreType storeType,
SlowLog slowLog) |
protected Kvrpcpb.Context |
AbstractRegionStoreClient.makeContext(TiStoreType storeType,
SlowLog slowLog) |
| 限定符和类型 | 方法和说明 |
|---|---|
SlowLog |
BackOffer.getSlowLog() |
SlowLog |
ConcreteBackOffer.getSlowLog() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ConcreteBackOffer |
ConcreteBackOffer.newDeadlineBackOff(int timeoutInMs,
SlowLog slowLog) |
static ConcreteBackOffer |
ConcreteBackOffer.newDeadlineBackOff(int timeoutInMs,
SlowLog slowLog,
long clusterId) |
Copyright © 2023 PingCAP. All rights reserved.