| 程序包 | 说明 |
|---|---|
| com.pingcap.tikv.txn |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AsyncResolveData.addKeys(List<Kvrpcpb.LockInfo> locks,
int expected,
long startTs,
long commitTs)
addKeys adds the keys from locks to data, keeping other fields up to date. startTS and commitTS
are for the transaction being resolved.
|
Copyright © 2022 PingCAP. All rights reserved.