|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ServiceProtos.InstanceInfo.Builder 的软件包 | |
|---|---|
| com.baidu.noah.naming.msg | |
| com.baidu.noah.naming.msg 中 ServiceProtos.InstanceInfo.Builder 的使用 |
|---|
| 返回 ServiceProtos.InstanceInfo.Builder 的 com.baidu.noah.naming.msg 中的方法 | |
|---|---|
ServiceProtos.InstanceInfo.Builder |
NamingProtos.LocalNamingResponse.Builder.addInstanceInfoBuilder()
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
ServiceProtos.InstanceInfo.Builder |
NamingProtos.LocalNamingResponse.Builder.addInstanceInfoBuilder(int index)
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.clear()
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.clearHostIp()
optional uint32 host_ip = 5; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.clearHostName()
optional string host_name = 1; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.clearInstanceLoad()
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.clearInstanceStatus()
optional .InstanceStatus instance_status = 3; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.clearOffset()
optional int32 offset = 7 [default = 0]; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.clearServiceName()
optional string service_name = 2; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.clearSuspectStatus()
optional bool suspect_status = 6 [default = false];
false means no need to check
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.clone()
|
ServiceProtos.InstanceInfo.Builder |
NamingProtos.LocalNamingResponse.Builder.getInstanceInfoBuilder(int index)
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.mergeFrom(com.google.protobuf.Message other)
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.mergeFrom(ServiceProtos.InstanceInfo other)
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.mergeInstanceLoad(ServiceProtos.InstanceLoad value)
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.mergeInstanceStatus(ServiceProtos.InstanceStatus value)
optional .InstanceStatus instance_status = 3; |
static ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.newBuilder()
|
static ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.newBuilder(ServiceProtos.InstanceInfo prototype)
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.newBuilderForType()
|
protected ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setHostIp(int value)
optional uint32 host_ip = 5; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setHostName(String value)
optional string host_name = 1; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setHostNameBytes(com.google.protobuf.ByteString value)
optional string host_name = 1; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setInstanceLoad(ServiceProtos.InstanceLoad.Builder builderForValue)
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setInstanceLoad(ServiceProtos.InstanceLoad value)
optional .InstanceLoad instance_load = 4;
The load of the SERVICE running on this host
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setInstanceStatus(ServiceProtos.InstanceStatus.Builder builderForValue)
optional .InstanceStatus instance_status = 3; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setInstanceStatus(ServiceProtos.InstanceStatus value)
optional .InstanceStatus instance_status = 3; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setOffset(int value)
optional int32 offset = 7 [default = 0]; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setServiceName(String value)
optional string service_name = 2; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setServiceNameBytes(com.google.protobuf.ByteString value)
optional string service_name = 2; |
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.Builder.setSuspectStatus(boolean value)
optional bool suspect_status = 6 [default = false];
false means no need to check
|
ServiceProtos.InstanceInfo.Builder |
ServiceProtos.InstanceInfo.toBuilder()
|
| 返回变量类型为 ServiceProtos.InstanceInfo.Builder 的类型的 com.baidu.noah.naming.msg 中的方法 | |
|---|---|
List<ServiceProtos.InstanceInfo.Builder> |
NamingProtos.LocalNamingResponse.Builder.getInstanceInfoBuilderList()
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
| 参数类型为 ServiceProtos.InstanceInfo.Builder 的 com.baidu.noah.naming.msg 中的方法 | |
|---|---|
NamingProtos.LocalNamingResponse.Builder |
NamingProtos.LocalNamingResponse.Builder.addInstanceInfo(int index,
ServiceProtos.InstanceInfo.Builder builderForValue)
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
NamingProtos.LocalNamingResponse.Builder |
NamingProtos.LocalNamingResponse.Builder.addInstanceInfo(ServiceProtos.InstanceInfo.Builder builderForValue)
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
NamingProtos.LocalNamingResponse.Builder |
NamingProtos.LocalNamingResponse.Builder.setInstanceInfo(int index,
ServiceProtos.InstanceInfo.Builder builderForValue)
repeated .InstanceInfo instance_info = 2;
Host status entities that running this service
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||