|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ServiceProtos.HostIpPair.Builder 的软件包 | |
|---|---|
| com.baidu.noah.naming.msg | |
| com.baidu.noah.naming.msg 中 ServiceProtos.HostIpPair.Builder 的使用 |
|---|
| 返回 ServiceProtos.HostIpPair.Builder 的 com.baidu.noah.naming.msg 中的方法 | |
|---|---|
ServiceProtos.HostIpPair.Builder |
ServiceProtos.ServiceHostList.Builder.addHostIpPairBuilder()
repeated .HostIpPair host_ip_pair = 3; |
ServiceProtos.HostIpPair.Builder |
ServiceProtos.ServiceHostList.Builder.addHostIpPairBuilder(int index)
repeated .HostIpPair host_ip_pair = 3; |
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.clear()
|
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.clearHostIp()
optional uint32 host_ip = 2; |
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.clearHostName()
optional string host_name = 1; |
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.clone()
|
ServiceProtos.HostIpPair.Builder |
ServiceProtos.ServiceHostList.Builder.getHostIpPairBuilder(int index)
repeated .HostIpPair host_ip_pair = 3; |
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.mergeFrom(com.google.protobuf.Message other)
|
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.mergeFrom(ServiceProtos.HostIpPair other)
|
static ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.newBuilder()
|
static ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.newBuilder(ServiceProtos.HostIpPair prototype)
|
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.newBuilderForType()
|
protected ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.setHostIp(int value)
optional uint32 host_ip = 2; |
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.setHostName(String value)
optional string host_name = 1; |
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.Builder.setHostNameBytes(com.google.protobuf.ByteString value)
optional string host_name = 1; |
ServiceProtos.HostIpPair.Builder |
ServiceProtos.HostIpPair.toBuilder()
|
| 返回变量类型为 ServiceProtos.HostIpPair.Builder 的类型的 com.baidu.noah.naming.msg 中的方法 | |
|---|---|
List<ServiceProtos.HostIpPair.Builder> |
ServiceProtos.ServiceHostList.Builder.getHostIpPairBuilderList()
repeated .HostIpPair host_ip_pair = 3; |
| 参数类型为 ServiceProtos.HostIpPair.Builder 的 com.baidu.noah.naming.msg 中的方法 | |
|---|---|
ServiceProtos.ServiceHostList.Builder |
ServiceProtos.ServiceHostList.Builder.addHostIpPair(int index,
ServiceProtos.HostIpPair.Builder builderForValue)
repeated .HostIpPair host_ip_pair = 3; |
ServiceProtos.ServiceHostList.Builder |
ServiceProtos.ServiceHostList.Builder.addHostIpPair(ServiceProtos.HostIpPair.Builder builderForValue)
repeated .HostIpPair host_ip_pair = 3; |
ServiceProtos.ServiceHostList.Builder |
ServiceProtos.ServiceHostList.Builder.setHostIpPair(int index,
ServiceProtos.HostIpPair.Builder builderForValue)
repeated .HostIpPair host_ip_pair = 3; |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||