类 com.baidu.noah.naming.msg.NamingProtos.ClientInfo
的使用

使用 NamingProtos.ClientInfo 的软件包
com.baidu.noah.naming.msg   
 

com.baidu.noah.naming.msgNamingProtos.ClientInfo 的使用
 

类型参数类型为 NamingProtos.ClientInfocom.baidu.noah.naming.msg 中的字段
static com.google.protobuf.Parser<NamingProtos.ClientInfo> NamingProtos.ClientInfo.PARSER
           
 

返回 NamingProtos.ClientInfocom.baidu.noah.naming.msg 中的方法
 NamingProtos.ClientInfo NamingProtos.ClientInfo.Builder.build()
           
 NamingProtos.ClientInfo NamingProtos.ClientInfo.Builder.buildPartial()
           
 NamingProtos.ClientInfo NamingProtos.LocalNamingRequestOrBuilder.getClientInfo()
          optional .ClientInfo client_info = 6;
 NamingProtos.ClientInfo NamingProtos.LocalNamingRequest.getClientInfo()
          optional .ClientInfo client_info = 6;
 NamingProtos.ClientInfo NamingProtos.LocalNamingRequest.Builder.getClientInfo()
          optional .ClientInfo client_info = 6;
 NamingProtos.ClientInfo NamingProtos.LocalNamingAuthRequestOrBuilder.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalNamingAuthRequest.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalNamingAuthRequest.Builder.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalServiceConfRequestOrBuilder.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalServiceConfRequest.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalServiceConfRequest.Builder.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalNamingListRequestOrBuilder.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalNamingListRequest.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalNamingListRequest.Builder.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalNamingAuthListRequestOrBuilder.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalNamingAuthListRequest.getClientInfo()
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo NamingProtos.LocalNamingAuthListRequest.Builder.getClientInfo()
          optional .ClientInfo client_info = 4;
static NamingProtos.ClientInfo NamingProtos.ClientInfo.getDefaultInstance()
           
 NamingProtos.ClientInfo NamingProtos.ClientInfo.getDefaultInstanceForType()
           
 NamingProtos.ClientInfo NamingProtos.ClientInfo.Builder.getDefaultInstanceForType()
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseDelimitedFrom(InputStream input)
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseFrom(byte[] data)
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseFrom(com.google.protobuf.ByteString data)
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseFrom(com.google.protobuf.CodedInputStream input)
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseFrom(InputStream input)
           
static NamingProtos.ClientInfo NamingProtos.ClientInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

返回变量类型为 NamingProtos.ClientInfo 的类型的 com.baidu.noah.naming.msg 中的方法
 com.google.protobuf.Parser<NamingProtos.ClientInfo> NamingProtos.ClientInfo.getParserForType()
           
 

参数类型为 NamingProtos.ClientInfocom.baidu.noah.naming.msg 中的方法
 NamingProtos.LocalNamingRequest.Builder NamingProtos.LocalNamingRequest.Builder.mergeClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 6;
 NamingProtos.LocalNamingAuthRequest.Builder NamingProtos.LocalNamingAuthRequest.Builder.mergeClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 4;
 NamingProtos.LocalServiceConfRequest.Builder NamingProtos.LocalServiceConfRequest.Builder.mergeClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 4;
 NamingProtos.LocalNamingListRequest.Builder NamingProtos.LocalNamingListRequest.Builder.mergeClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 4;
 NamingProtos.LocalNamingAuthListRequest.Builder NamingProtos.LocalNamingAuthListRequest.Builder.mergeClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 4;
 NamingProtos.ClientInfo.Builder NamingProtos.ClientInfo.Builder.mergeFrom(NamingProtos.ClientInfo other)
           
static NamingProtos.ClientInfo.Builder NamingProtos.ClientInfo.newBuilder(NamingProtos.ClientInfo prototype)
           
 NamingProtos.LocalNamingRequest.Builder NamingProtos.LocalNamingRequest.Builder.setClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 6;
 NamingProtos.LocalNamingAuthRequest.Builder NamingProtos.LocalNamingAuthRequest.Builder.setClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 4;
 NamingProtos.LocalServiceConfRequest.Builder NamingProtos.LocalServiceConfRequest.Builder.setClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 4;
 NamingProtos.LocalNamingListRequest.Builder NamingProtos.LocalNamingListRequest.Builder.setClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 4;
 NamingProtos.LocalNamingAuthListRequest.Builder NamingProtos.LocalNamingAuthListRequest.Builder.setClientInfo(NamingProtos.ClientInfo value)
          optional .ClientInfo client_info = 4;
 



Copyright © 2016. All rights reserved.