public static interface Pdpb.RecordPairOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getKey()
string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 1; |
long |
getValue()
uint64 value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getKey()
string key = 1;
com.google.protobuf.ByteString getKeyBytes()
string key = 1;
long getValue()
uint64 value = 2;
Copyright © 2024 PingCAP. All rights reserved.