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