public static interface Debugpb.GetRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCf()
string cf = 2; |
com.google.protobuf.ByteString |
getCfBytes()
string cf = 2; |
Debugpb.DB |
getDb()
.debugpb.DB db = 1; |
int |
getDbValue()
.debugpb.DB db = 1; |
com.google.protobuf.ByteString |
getKey()
bytes key = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getDbValue()
.debugpb.DB db = 1;
Debugpb.DB getDb()
.debugpb.DB db = 1;
String getCf()
string cf = 2;
com.google.protobuf.ByteString getCfBytes()
string cf = 2;
com.google.protobuf.ByteString getKey()
bytes key = 3;
Copyright © 2024 PingCAP. All rights reserved.