public static interface Kvrpcpb.RawPutRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCf()
string cf = 4; |
com.google.protobuf.ByteString |
getCfBytes()
string cf = 4; |
Kvrpcpb.Context |
getContext()
.kvrpcpb.Context context = 1; |
Kvrpcpb.ContextOrBuilder |
getContextOrBuilder()
.kvrpcpb.Context context = 1; |
boolean |
getForCas()
bool for_cas = 6; |
com.google.protobuf.ByteString |
getKey()
bytes key = 2; |
long |
getTtl()
uint64 ttl = 5; |
com.google.protobuf.ByteString |
getValue()
bytes value = 3; |
boolean |
hasContext()
.kvrpcpb.Context context = 1; |
boolean hasContext()
.kvrpcpb.Context context = 1;Kvrpcpb.Context getContext()
.kvrpcpb.Context context = 1;Kvrpcpb.ContextOrBuilder getContextOrBuilder()
.kvrpcpb.Context context = 1;com.google.protobuf.ByteString getKey()
bytes key = 2;com.google.protobuf.ByteString getValue()
bytes value = 3;String getCf()
string cf = 4;com.google.protobuf.ByteString getCfBytes()
string cf = 4;long getTtl()
uint64 ttl = 5;boolean getForCas()
bool for_cas = 6;Copyright © 2023 PingCAP. All rights reserved.