public static interface Configpb.StatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Configpb.StatusCode |
getCode()
.configpb.StatusCode code = 1; |
int |
getCodeValue()
.configpb.StatusCode code = 1; |
String |
getMessage()
string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getCodeValue()
.configpb.StatusCode code = 1;
Configpb.StatusCode getCode()
.configpb.StatusCode code = 1;
String getMessage()
string message = 2;
com.google.protobuf.ByteString getMessageBytes()
string message = 2;
Copyright © 2024 PingCAP. All rights reserved.