public static interface Kvrpcpb.RawDeleteRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCf()
string cf = 3; |
com.google.protobuf.ByteString |
getCfBytes()
string cf = 3; |
Kvrpcpb.Context |
getContext()
.kvrpcpb.Context context = 1; |
Kvrpcpb.ContextOrBuilder |
getContextOrBuilder()
.kvrpcpb.Context context = 1; |
boolean |
getForCas()
bool for_cas = 4; |
com.google.protobuf.ByteString |
getKey()
bytes key = 2; |
boolean |
hasContext()
.kvrpcpb.Context context = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean 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;String getCf()
string cf = 3;com.google.protobuf.ByteString getCfBytes()
string cf = 3;boolean getForCas()
bool for_cas = 4;Copyright © 2025 PingCAP. All rights reserved.