public static interface Configpb.LocalConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getComponent()
string component = 2; |
com.google.protobuf.ByteString |
getComponentBytes()
string component = 2; |
String |
getComponentId()
string component_id = 3; |
com.google.protobuf.ByteString |
getComponentIdBytes()
string component_id = 3; |
String |
getConfig()
string config = 4; |
com.google.protobuf.ByteString |
getConfigBytes()
string config = 4; |
Configpb.Version |
getVersion()
.configpb.Version version = 1; |
Configpb.VersionOrBuilder |
getVersionOrBuilder()
.configpb.Version version = 1; |
boolean |
hasVersion()
.configpb.Version version = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasVersion()
.configpb.Version version = 1;
Configpb.Version getVersion()
.configpb.Version version = 1;
Configpb.VersionOrBuilder getVersionOrBuilder()
.configpb.Version version = 1;
String getComponent()
string component = 2;
com.google.protobuf.ByteString getComponentBytes()
string component = 2;
String getComponentId()
string component_id = 3;
com.google.protobuf.ByteString getComponentIdBytes()
string component_id = 3;
String getConfig()
string config = 4;
com.google.protobuf.ByteString getConfigBytes()
string config = 4;
Copyright © 2024 PingCAP. All rights reserved.