Package | Description |
---|---|
org.tikv.common | |
org.tikv.txn |
Modifier and Type | Method and Description |
---|---|
List<BytePairWrapper> |
Snapshot.batchGet(int backOffer,
List<byte[]> keys) |
Modifier and Type | Method and Description |
---|---|
void |
TwoPhaseCommitter.prewriteSecondaryKeys(byte[] primaryKey,
Iterator<BytePairWrapper> pairs,
int maxBackOfferMS)
2pc - prewrite secondary keys
|
Copyright © 2024 PingCAP. All rights reserved.