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

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

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

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

返回 ServiceProtos.InstanceInfocom.baidu.noah.naming.msg 中的方法
 ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.Builder.build()
           
 ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.Builder.buildPartial()
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.getDefaultInstance()
           
 ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.getDefaultInstanceForType()
           
 ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.Builder.getDefaultInstanceForType()
           
 ServiceProtos.InstanceInfo NamingProtos.LocalNamingResponseOrBuilder.getInstanceInfo(int index)
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
 ServiceProtos.InstanceInfo NamingProtos.LocalNamingResponse.getInstanceInfo(int index)
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
 ServiceProtos.InstanceInfo NamingProtos.LocalNamingResponse.Builder.getInstanceInfo(int index)
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseDelimitedFrom(InputStream input)
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseFrom(byte[] data)
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseFrom(com.google.protobuf.ByteString data)
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseFrom(InputStream input)
           
static ServiceProtos.InstanceInfo ServiceProtos.InstanceInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

返回变量类型为 ServiceProtos.InstanceInfo 的类型的 com.baidu.noah.naming.msg 中的方法
 List<ServiceProtos.InstanceInfo> NamingProtos.LocalNamingResponseOrBuilder.getInstanceInfoList()
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
 List<ServiceProtos.InstanceInfo> NamingProtos.LocalNamingResponse.getInstanceInfoList()
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
 List<ServiceProtos.InstanceInfo> NamingProtos.LocalNamingResponse.Builder.getInstanceInfoList()
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
 com.google.protobuf.Parser<ServiceProtos.InstanceInfo> ServiceProtos.InstanceInfo.getParserForType()
           
 

参数类型为 ServiceProtos.InstanceInfocom.baidu.noah.naming.msg 中的方法
 NamingProtos.LocalNamingResponse.Builder NamingProtos.LocalNamingResponse.Builder.addInstanceInfo(int index, ServiceProtos.InstanceInfo value)
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
 NamingProtos.LocalNamingResponse.Builder NamingProtos.LocalNamingResponse.Builder.addInstanceInfo(ServiceProtos.InstanceInfo value)
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
 ServiceProtos.InstanceInfo.Builder ServiceProtos.InstanceInfo.Builder.mergeFrom(ServiceProtos.InstanceInfo other)
           
static ServiceProtos.InstanceInfo.Builder ServiceProtos.InstanceInfo.newBuilder(ServiceProtos.InstanceInfo prototype)
           
 NamingProtos.LocalNamingResponse.Builder NamingProtos.LocalNamingResponse.Builder.setInstanceInfo(int index, ServiceProtos.InstanceInfo value)
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
 

类型变量类型为 ServiceProtos.InstanceInfocom.baidu.noah.naming.msg 中的方法参数
 NamingProtos.LocalNamingResponse.Builder NamingProtos.LocalNamingResponse.Builder.addAllInstanceInfo(Iterable<? extends ServiceProtos.InstanceInfo> values)
          repeated .InstanceInfo instance_info = 2; Host status entities that running this service
 



Copyright © 2016. All rights reserved.