public static interface Mpp.ErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getCode()
int32 code = 1; |
String |
getMsg()
string msg = 2; |
com.google.protobuf.ByteString |
getMsgBytes()
string msg = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getCode()
int32 code = 1;
String getMsg()
string msg = 2;
com.google.protobuf.ByteString getMsgBytes()
string msg = 2;
Copyright © 2024 PingCAP. All rights reserved.