|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public static interface NamingProtos.LocalNamingResponseOrBuilder
| 方法摘要 | |
|---|---|
ServiceProtos.InstanceInfo |
getInstanceInfo(int index)
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
int |
getInstanceInfoCount()
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
List<ServiceProtos.InstanceInfo> |
getInstanceInfoList()
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
ServiceProtos.InstanceInfoOrBuilder |
getInstanceInfoOrBuilder(int index)
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
List<? extends ServiceProtos.InstanceInfoOrBuilder> |
getInstanceInfoOrBuilderList()
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
int |
getRetcode()
optional int32 retcode = 3; |
String |
getServiceName()
optional string service_name = 1; |
com.google.protobuf.ByteString |
getServiceNameBytes()
optional string service_name = 1; |
boolean |
getStale()
optional bool stale = 4 [default = false]; |
int |
getThreshold()
optional int32 threshold = 5 [default = 0]; |
boolean |
hasRetcode()
optional int32 retcode = 3; |
boolean |
hasServiceName()
optional string service_name = 1; |
boolean |
hasStale()
optional bool stale = 4 [default = false]; |
boolean |
hasThreshold()
optional int32 threshold = 5 [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;
List<ServiceProtos.InstanceInfo> getInstanceInfoList()
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
ServiceProtos.InstanceInfo getInstanceInfo(int index)
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
int getInstanceInfoCount()
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
List<? extends ServiceProtos.InstanceInfoOrBuilder> getInstanceInfoOrBuilderList()
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
ServiceProtos.InstanceInfoOrBuilder getInstanceInfoOrBuilder(int index)
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
boolean hasRetcode()
optional int32 retcode = 3;
int getRetcode()
optional int32 retcode = 3;
boolean hasStale()
optional bool stale = 4 [default = false];
boolean getStale()
optional bool stale = 4 [default = false];
boolean hasThreshold()
optional int32 threshold = 5 [default = 0];
int getThreshold()
optional int32 threshold = 5 [default = 0];
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||