|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ServiceProtos.ServiceHostList.Builder>
com.baidu.noah.naming.msg.ServiceProtos.ServiceHostList.Builder
public static final class ServiceProtos.ServiceHostList.Builder
Protobuf type ServiceHostList
| 从类 com.google.protobuf.GeneratedMessage.Builder 继承的方法 |
|---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| 从类 com.google.protobuf.AbstractMessage.Builder 继承的方法 |
|---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| 从类 com.google.protobuf.AbstractMessageLite.Builder 继承的方法 |
|---|
addAll, newUninitializedMessageException |
| 从类 java.lang.Object 继承的方法 |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 方法详细信息 |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
com.google.protobuf.GeneratedMessage.Builder<ServiceProtos.ServiceHostList.Builder> 中的 internalGetFieldAccessorTablepublic ServiceProtos.ServiceHostList.Builder clear()
com.google.protobuf.Message.Builder 中的 clearcom.google.protobuf.MessageLite.Builder 中的 clearcom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.ServiceHostList.Builder> 中的 clearpublic ServiceProtos.ServiceHostList.Builder clone()
com.google.protobuf.Message.Builder 中的 clonecom.google.protobuf.MessageLite.Builder 中的 clonecom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.ServiceHostList.Builder> 中的 clonepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
com.google.protobuf.Message.Builder 中的 getDescriptorForTypecom.google.protobuf.MessageOrBuilder 中的 getDescriptorForTypecom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.ServiceHostList.Builder> 中的 getDescriptorForTypepublic ServiceProtos.ServiceHostList getDefaultInstanceForType()
com.google.protobuf.MessageLiteOrBuilder 中的 getDefaultInstanceForTypecom.google.protobuf.MessageOrBuilder 中的 getDefaultInstanceForTypepublic ServiceProtos.ServiceHostList build()
com.google.protobuf.Message.Builder 中的 buildcom.google.protobuf.MessageLite.Builder 中的 buildpublic ServiceProtos.ServiceHostList buildPartial()
com.google.protobuf.Message.Builder 中的 buildPartialcom.google.protobuf.MessageLite.Builder 中的 buildPartialpublic ServiceProtos.ServiceHostList.Builder mergeFrom(com.google.protobuf.Message other)
com.google.protobuf.Message.Builder 中的 mergeFromcom.google.protobuf.AbstractMessage.Builder<ServiceProtos.ServiceHostList.Builder> 中的 mergeFrompublic ServiceProtos.ServiceHostList.Builder mergeFrom(ServiceProtos.ServiceHostList other)
public final boolean isInitialized()
com.google.protobuf.MessageLiteOrBuilder 中的 isInitializedcom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.ServiceHostList.Builder> 中的 isInitialized
public ServiceProtos.ServiceHostList.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
com.google.protobuf.Message.Builder 中的 mergeFromcom.google.protobuf.MessageLite.Builder 中的 mergeFromcom.google.protobuf.AbstractMessage.Builder<ServiceProtos.ServiceHostList.Builder> 中的 mergeFromIOExceptionpublic boolean hasServiceName()
optional string service_name = 1;
ServiceProtos.ServiceHostListOrBuilder 中的 hasServiceNamepublic String getServiceName()
optional string service_name = 1;
ServiceProtos.ServiceHostListOrBuilder 中的 getServiceNamepublic com.google.protobuf.ByteString getServiceNameBytes()
optional string service_name = 1;
ServiceProtos.ServiceHostListOrBuilder 中的 getServiceNameBytespublic ServiceProtos.ServiceHostList.Builder setServiceName(String value)
optional string service_name = 1;
public ServiceProtos.ServiceHostList.Builder clearServiceName()
optional string service_name = 1;
public ServiceProtos.ServiceHostList.Builder setServiceNameBytes(com.google.protobuf.ByteString value)
optional string service_name = 1;
public List<String> getHostNameList()
repeated string host_name = 2;
ServiceProtos.ServiceHostListOrBuilder 中的 getHostNameListpublic int getHostNameCount()
repeated string host_name = 2;
ServiceProtos.ServiceHostListOrBuilder 中的 getHostNameCountpublic String getHostName(int index)
repeated string host_name = 2;
ServiceProtos.ServiceHostListOrBuilder 中的 getHostNamepublic com.google.protobuf.ByteString getHostNameBytes(int index)
repeated string host_name = 2;
ServiceProtos.ServiceHostListOrBuilder 中的 getHostNameBytes
public ServiceProtos.ServiceHostList.Builder setHostName(int index,
String value)
repeated string host_name = 2;
public ServiceProtos.ServiceHostList.Builder addHostName(String value)
repeated string host_name = 2;
public ServiceProtos.ServiceHostList.Builder addAllHostName(Iterable<String> values)
repeated string host_name = 2;
public ServiceProtos.ServiceHostList.Builder clearHostName()
repeated string host_name = 2;
public ServiceProtos.ServiceHostList.Builder addHostNameBytes(com.google.protobuf.ByteString value)
repeated string host_name = 2;
public List<ServiceProtos.HostIpPair> getHostIpPairList()
repeated .HostIpPair host_ip_pair = 3;
ServiceProtos.ServiceHostListOrBuilder 中的 getHostIpPairListpublic int getHostIpPairCount()
repeated .HostIpPair host_ip_pair = 3;
ServiceProtos.ServiceHostListOrBuilder 中的 getHostIpPairCountpublic ServiceProtos.HostIpPair getHostIpPair(int index)
repeated .HostIpPair host_ip_pair = 3;
ServiceProtos.ServiceHostListOrBuilder 中的 getHostIpPair
public ServiceProtos.ServiceHostList.Builder setHostIpPair(int index,
ServiceProtos.HostIpPair value)
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.ServiceHostList.Builder setHostIpPair(int index,
ServiceProtos.HostIpPair.Builder builderForValue)
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.ServiceHostList.Builder addHostIpPair(ServiceProtos.HostIpPair value)
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.ServiceHostList.Builder addHostIpPair(int index,
ServiceProtos.HostIpPair value)
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.ServiceHostList.Builder addHostIpPair(ServiceProtos.HostIpPair.Builder builderForValue)
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.ServiceHostList.Builder addHostIpPair(int index,
ServiceProtos.HostIpPair.Builder builderForValue)
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.ServiceHostList.Builder addAllHostIpPair(Iterable<? extends ServiceProtos.HostIpPair> values)
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.ServiceHostList.Builder clearHostIpPair()
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.ServiceHostList.Builder removeHostIpPair(int index)
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.HostIpPair.Builder getHostIpPairBuilder(int index)
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.HostIpPairOrBuilder getHostIpPairOrBuilder(int index)
repeated .HostIpPair host_ip_pair = 3;
ServiceProtos.ServiceHostListOrBuilder 中的 getHostIpPairOrBuilderpublic List<? extends ServiceProtos.HostIpPairOrBuilder> getHostIpPairOrBuilderList()
repeated .HostIpPair host_ip_pair = 3;
ServiceProtos.ServiceHostListOrBuilder 中的 getHostIpPairOrBuilderListpublic ServiceProtos.HostIpPair.Builder addHostIpPairBuilder()
repeated .HostIpPair host_ip_pair = 3;
public ServiceProtos.HostIpPair.Builder addHostIpPairBuilder(int index)
repeated .HostIpPair host_ip_pair = 3;
public List<ServiceProtos.HostIpPair.Builder> getHostIpPairBuilderList()
repeated .HostIpPair host_ip_pair = 3;
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||