public static interface Debugpb.ModifyTikvConfigRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint 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 © 2025 PingCAP. All rights reserved.