public static interface Kvrpcpb.VerMutationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getKey()
bytes key = 2; |
Kvrpcpb.VerOp |
getOp()
.kvrpcpb.VerOp op = 1; |
int |
getOpValue()
.kvrpcpb.VerOp op = 1; |
com.google.protobuf.ByteString |
getValue()
bytes value = 3; |
int getOpValue()
.kvrpcpb.VerOp op = 1;Kvrpcpb.VerOp getOp()
.kvrpcpb.VerOp op = 1;com.google.protobuf.ByteString getKey()
bytes key = 2;com.google.protobuf.ByteString getValue()
bytes value = 3;Copyright © 2022 PingCAP. All rights reserved.