public static interface ImportSstpb.PairOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getKey()
bytes key = 1; |
ImportSstpb.Pair.OP |
getOp()
.import_sstpb.Pair.OP op = 3; |
int |
getOpValue()
.import_sstpb.Pair.OP op = 3; |
com.google.protobuf.ByteString |
getValue()
bytes value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
com.google.protobuf.ByteString getKey()
bytes key = 1;
com.google.protobuf.ByteString getValue()
bytes value = 2;
int getOpValue()
.import_sstpb.Pair.OP op = 3;
ImportSstpb.Pair.OP getOp()
.import_sstpb.Pair.OP op = 3;
Copyright © 2024 PingCAP. All rights reserved.