public interface RpcExceptionNodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClassName()
string className = 3; |
com.google.protobuf.ByteString |
getClassNameBytes()
string className = 3; |
String |
getDataSource()
string dataSource = 6; |
com.google.protobuf.ByteString |
getDataSourceBytes()
string dataSource = 6; |
String |
getId()
string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 1; |
String |
getMessage()
string message = 4; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 4; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
int |
getValue()
int32 value = 5; |
String getId()
string id = 1;com.google.protobuf.ByteString getIdBytes()
string id = 1;String getName()
string name = 2;com.google.protobuf.ByteString getNameBytes()
string name = 2;String getClassName()
string className = 3;com.google.protobuf.ByteString getClassNameBytes()
string className = 3;String getMessage()
string message = 4;com.google.protobuf.ByteString getMessageBytes()
string message = 4;int getValue()
int32 value = 5;String getDataSource()
string dataSource = 6;com.google.protobuf.ByteString getDataSourceBytes()
string dataSource = 6;Copyright © 2022. All rights reserved.