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, hasOneof
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 © 2024 PingCAP. All rights reserved.