Package | Description |
---|---|
org.tikv.common | |
org.tikv.common.apiversion | |
org.tikv.common.region | |
org.tikv.txn |
Modifier and Type | Method and Description |
---|---|
RequestKeyCodec |
ReadOnlyPDClient.getCodec() |
RequestKeyCodec |
PDClient.getCodec() |
Modifier and Type | Method and Description |
---|---|
static ReadOnlyPDClient |
PDClient.create(TiConfiguration conf,
RequestKeyCodec codec,
ChannelFactory channelFactory) |
Modifier and Type | Class and Description |
---|---|
class |
RequestKeyV1Codec |
class |
RequestKeyV1RawCodec |
class |
RequestKeyV1TxnCodec |
class |
RequestKeyV2Codec |
class |
RequestKeyV2RawCodec |
class |
RequestKeyV2TxnCodec |
Modifier and Type | Field and Description |
---|---|
protected RequestKeyCodec |
AbstractRegionStoreClient.codec |
Modifier and Type | Method and Description |
---|---|
static Lock |
AbstractLockResolverClient.extractLockFromKeyErr(Kvrpcpb.KeyError keyError,
RequestKeyCodec codec) |
Constructor and Description |
---|
Lock(Kvrpcpb.LockInfo l,
RequestKeyCodec codec) |
Copyright © 2024 PingCAP. All rights reserved.