public interface RpcMethodNodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClassName()
string className = 3; |
com.google.protobuf.ByteString |
getClassNameBytes()
string className = 3; |
String |
getDataSource()
string dataSource = 8; |
com.google.protobuf.ByteString |
getDataSourceBytes()
string dataSource = 8; |
String |
getId()
string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 1; |
String |
getMethodName()
string methodName = 4; |
com.google.protobuf.ByteString |
getMethodNameBytes()
string methodName = 4; |
String |
getMethodType()
string methodType = 7; |
com.google.protobuf.ByteString |
getMethodTypeBytes()
string methodType = 7; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
String |
getRouteName()
string routeName = 5; |
com.google.protobuf.ByteString |
getRouteNameBytes()
string routeName = 5; |
double |
getValue()
double value = 6; |
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 getMethodName()
string methodName = 4;com.google.protobuf.ByteString getMethodNameBytes()
string methodName = 4;String getRouteName()
string routeName = 5;com.google.protobuf.ByteString getRouteNameBytes()
string routeName = 5;double getValue()
double value = 6;String getMethodType()
string methodType = 7;com.google.protobuf.ByteString getMethodTypeBytes()
string methodType = 7;String getDataSource()
string dataSource = 8;com.google.protobuf.ByteString getDataSourceBytes()
string dataSource = 8;Copyright © 2022. All rights reserved.