public static interface Debugpb.ModifyTikvConfigRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConfigName()
string config_name = 2; |
com.google.protobuf.ByteString |
getConfigNameBytes()
string config_name = 2; |
String |
getConfigValue()
string config_value = 3; |
com.google.protobuf.ByteString |
getConfigValueBytes()
string config_value = 3; |
Debugpb.MODULE |
getModule()
.debugpb.MODULE module = 1; |
int |
getModuleValue()
.debugpb.MODULE module = 1; |
int getModuleValue()
.debugpb.MODULE module = 1;Debugpb.MODULE getModule()
.debugpb.MODULE module = 1;String getConfigName()
string config_name = 2;com.google.protobuf.ByteString getConfigNameBytes()
string config_name = 2;String getConfigValue()
string config_value = 3;com.google.protobuf.ByteString getConfigValueBytes()
string config_value = 3;Copyright © 2023 PingCAP. All rights reserved.