|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public static interface NamingProtos.LocalNamingRequestOrBuilder
| 方法摘要 | |
|---|---|
boolean |
getAll()
optional bool all = 2 [default = true]; |
NamingProtos.ClientInfo |
getClientInfo()
optional .ClientInfo client_info = 6; |
NamingProtos.ClientInfoOrBuilder |
getClientInfoOrBuilder()
optional .ClientInfo client_info = 6; |
String |
getHostName()
optional string host_name = 5; |
com.google.protobuf.ByteString |
getHostNameBytes()
optional string host_name = 5; |
int |
getPid()
optional int32 pid = 3 [default = -1]; |
String |
getServiceName()
optional string service_name = 1; |
com.google.protobuf.ByteString |
getServiceNameBytes()
optional string service_name = 1; |
int |
getType()
optional int32 type = 4 [default = 0]; |
boolean |
hasAll()
optional bool all = 2 [default = true]; |
boolean |
hasClientInfo()
optional .ClientInfo client_info = 6; |
boolean |
hasHostName()
optional string host_name = 5; |
boolean |
hasPid()
optional int32 pid = 3 [default = -1]; |
boolean |
hasServiceName()
optional string service_name = 1; |
boolean |
hasType()
optional int32 type = 4 [default = 0]; |
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法 |
|---|
isInitialized |
| 方法详细信息 |
|---|
boolean hasServiceName()
optional string service_name = 1;
String getServiceName()
optional string service_name = 1;
com.google.protobuf.ByteString getServiceNameBytes()
optional string service_name = 1;
boolean hasAll()
optional bool all = 2 [default = true];
boolean getAll()
optional bool all = 2 [default = true];
boolean hasPid()
optional int32 pid = 3 [default = -1];
int getPid()
optional int32 pid = 3 [default = -1];
boolean hasType()
optional int32 type = 4 [default = 0];
int getType()
optional int32 type = 4 [default = 0];
boolean hasHostName()
optional string host_name = 5;
String getHostName()
optional string host_name = 5;
com.google.protobuf.ByteString getHostNameBytes()
optional string host_name = 5;
boolean hasClientInfo()
optional .ClientInfo client_info = 6;
NamingProtos.ClientInfo getClientInfo()
optional .ClientInfo client_info = 6;
NamingProtos.ClientInfoOrBuilder getClientInfoOrBuilder()
optional .ClientInfo client_info = 6;
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||