public static interface RaftCmdpb.PutRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCf()
string cf = 1; |
com.google.protobuf.ByteString |
getCfBytes()
string cf = 1; |
com.google.protobuf.ByteString |
getKey()
bytes key = 2; |
com.google.protobuf.ByteString |
getValue()
bytes value = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCf()
string cf = 1;com.google.protobuf.ByteString getCfBytes()
string cf = 1;com.google.protobuf.ByteString getKey()
bytes key = 2;com.google.protobuf.ByteString getValue()
bytes value = 3;Copyright © 2025 PingCAP. All rights reserved.