public static interface Kvrpcpb.MvccLockOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getPrimary()
bytes primary = 3; |
com.google.protobuf.ByteString |
getShortValue()
bytes short_value = 4; |
long |
getStartTs()
uint64 start_ts = 2; |
Kvrpcpb.Op |
getType()
.kvrpcpb.Op type = 1; |
int |
getTypeValue()
.kvrpcpb.Op type = 1; |
int getTypeValue()
.kvrpcpb.Op type = 1;Kvrpcpb.Op getType()
.kvrpcpb.Op type = 1;long getStartTs()
uint64 start_ts = 2;com.google.protobuf.ByteString getPrimary()
bytes primary = 3;com.google.protobuf.ByteString getShortValue()
bytes short_value = 4;Copyright © 2022 PingCAP. All rights reserved.