类 com.baidu.noah.naming.msg.ServiceProtos.HostIpPair
的使用

使用 ServiceProtos.HostIpPair 的软件包
com.baidu.noah.naming.msg   
 

com.baidu.noah.naming.msgServiceProtos.HostIpPair 的使用
 

类型参数类型为 ServiceProtos.HostIpPaircom.baidu.noah.naming.msg 中的字段
static com.google.protobuf.Parser<ServiceProtos.HostIpPair> ServiceProtos.HostIpPair.PARSER
           
 

返回 ServiceProtos.HostIpPaircom.baidu.noah.naming.msg 中的方法
 ServiceProtos.HostIpPair ServiceProtos.HostIpPair.Builder.build()
           
 ServiceProtos.HostIpPair ServiceProtos.HostIpPair.Builder.buildPartial()
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.getDefaultInstance()
           
 ServiceProtos.HostIpPair ServiceProtos.HostIpPair.getDefaultInstanceForType()
           
 ServiceProtos.HostIpPair ServiceProtos.HostIpPair.Builder.getDefaultInstanceForType()
           
 ServiceProtos.HostIpPair ServiceProtos.ServiceHostListOrBuilder.getHostIpPair(int index)
          repeated .HostIpPair host_ip_pair = 3;
 ServiceProtos.HostIpPair ServiceProtos.ServiceHostList.getHostIpPair(int index)
          repeated .HostIpPair host_ip_pair = 3;
 ServiceProtos.HostIpPair ServiceProtos.ServiceHostList.Builder.getHostIpPair(int index)
          repeated .HostIpPair host_ip_pair = 3;
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseDelimitedFrom(InputStream input)
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseFrom(byte[] data)
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseFrom(com.google.protobuf.ByteString data)
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseFrom(InputStream input)
           
static ServiceProtos.HostIpPair ServiceProtos.HostIpPair.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

返回变量类型为 ServiceProtos.HostIpPair 的类型的 com.baidu.noah.naming.msg 中的方法
 List<ServiceProtos.HostIpPair> ServiceProtos.ServiceHostListOrBuilder.getHostIpPairList()
          repeated .HostIpPair host_ip_pair = 3;
 List<ServiceProtos.HostIpPair> ServiceProtos.ServiceHostList.getHostIpPairList()
          repeated .HostIpPair host_ip_pair = 3;
 List<ServiceProtos.HostIpPair> ServiceProtos.ServiceHostList.Builder.getHostIpPairList()
          repeated .HostIpPair host_ip_pair = 3;
 com.google.protobuf.Parser<ServiceProtos.HostIpPair> ServiceProtos.HostIpPair.getParserForType()
           
 

参数类型为 ServiceProtos.HostIpPaircom.baidu.noah.naming.msg 中的方法
 ServiceProtos.ServiceHostList.Builder ServiceProtos.ServiceHostList.Builder.addHostIpPair(int index, ServiceProtos.HostIpPair value)
          repeated .HostIpPair host_ip_pair = 3;
 ServiceProtos.ServiceHostList.Builder ServiceProtos.ServiceHostList.Builder.addHostIpPair(ServiceProtos.HostIpPair value)
          repeated .HostIpPair host_ip_pair = 3;
 ServiceProtos.HostIpPair.Builder ServiceProtos.HostIpPair.Builder.mergeFrom(ServiceProtos.HostIpPair other)
           
static ServiceProtos.HostIpPair.Builder ServiceProtos.HostIpPair.newBuilder(ServiceProtos.HostIpPair prototype)
           
 ServiceProtos.ServiceHostList.Builder ServiceProtos.ServiceHostList.Builder.setHostIpPair(int index, ServiceProtos.HostIpPair value)
          repeated .HostIpPair host_ip_pair = 3;
 

类型变量类型为 ServiceProtos.HostIpPaircom.baidu.noah.naming.msg 中的方法参数
 ServiceProtos.ServiceHostList.Builder ServiceProtos.ServiceHostList.Builder.addAllHostIpPair(Iterable<? extends ServiceProtos.HostIpPair> values)
          repeated .HostIpPair host_ip_pair = 3;
 



Copyright © 2016. All rights reserved.