|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public static interface ServiceProtos.InstanceInfoOrBuilder
| 方法摘要 | |
|---|---|
int |
getHostIp()
optional uint32 host_ip = 5; |
String |
getHostName()
optional string host_name = 1; |
com.google.protobuf.ByteString |
getHostNameBytes()
optional string host_name = 1; |
ServiceProtos.InstanceLoad |
getInstanceLoad()
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
|
ServiceProtos.InstanceLoadOrBuilder |
getInstanceLoadOrBuilder()
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
|
ServiceProtos.InstanceStatus |
getInstanceStatus()
optional .InstanceStatus instance_status = 3; |
ServiceProtos.InstanceStatusOrBuilder |
getInstanceStatusOrBuilder()
optional .InstanceStatus instance_status = 3; |
int |
getOffset()
optional int32 offset = 7 [default = 0]; |
String |
getServiceName()
optional string service_name = 2; |
com.google.protobuf.ByteString |
getServiceNameBytes()
optional string service_name = 2; |
boolean |
getSuspectStatus()
optional bool suspect_status = 6 [default = false];
false means no need to check
|
boolean |
hasHostIp()
optional uint32 host_ip = 5; |
boolean |
hasHostName()
optional string host_name = 1; |
boolean |
hasInstanceLoad()
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
|
boolean |
hasInstanceStatus()
optional .InstanceStatus instance_status = 3; |
boolean |
hasOffset()
optional int32 offset = 7 [default = 0]; |
boolean |
hasServiceName()
optional string service_name = 2; |
boolean |
hasSuspectStatus()
optional bool suspect_status = 6 [default = false];
false means no need to check
|
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法 |
|---|
isInitialized |
| 方法详细信息 |
|---|
boolean hasHostName()
optional string host_name = 1;
String getHostName()
optional string host_name = 1;
com.google.protobuf.ByteString getHostNameBytes()
optional string host_name = 1;
boolean hasServiceName()
optional string service_name = 2;
String getServiceName()
optional string service_name = 2;
com.google.protobuf.ByteString getServiceNameBytes()
optional string service_name = 2;
boolean hasInstanceStatus()
optional .InstanceStatus instance_status = 3;
ServiceProtos.InstanceStatus getInstanceStatus()
optional .InstanceStatus instance_status = 3;
ServiceProtos.InstanceStatusOrBuilder getInstanceStatusOrBuilder()
optional .InstanceStatus instance_status = 3;
boolean hasInstanceLoad()
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
ServiceProtos.InstanceLoad getInstanceLoad()
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
ServiceProtos.InstanceLoadOrBuilder getInstanceLoadOrBuilder()
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
boolean hasHostIp()
optional uint32 host_ip = 5;
int getHostIp()
optional uint32 host_ip = 5;
boolean hasSuspectStatus()
optional bool suspect_status = 6 [default = false];
false means no need to check
boolean getSuspectStatus()
optional bool suspect_status = 6 [default = false];
false means no need to check
boolean hasOffset()
optional int32 offset = 7 [default = 0];
int getOffset()
optional int32 offset = 7 [default = 0];
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||