|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ServiceProtos.InstanceStatus.Builder>
com.baidu.noah.naming.msg.ServiceProtos.InstanceStatus.Builder
public static final class ServiceProtos.InstanceStatus.Builder
Protobuf type InstanceStatus
| 方法摘要 | |
|---|---|
ServiceProtos.InstanceStatus |
build()
|
ServiceProtos.InstanceStatus |
buildPartial()
|
ServiceProtos.InstanceStatus.Builder |
clear()
|
ServiceProtos.InstanceStatus.Builder |
clearContainerId()
optional string container_id = 7; |
ServiceProtos.InstanceStatus.Builder |
clearDeployPath()
optional string deploy_path = 8; |
ServiceProtos.InstanceStatus.Builder |
clearExtra()
optional string extra = 4; |
ServiceProtos.InstanceStatus.Builder |
clearInterventionalStatus()
optional int32 interventional_status = 5 [default = 0];
manual interventional status
|
ServiceProtos.InstanceStatus.Builder |
clearMultiPort()
optional string multi_port = 6; |
ServiceProtos.InstanceStatus.Builder |
clearPort()
optional int32 port = 1;
The port of the SERVICE running on this host
|
ServiceProtos.InstanceStatus.Builder |
clearStatus()
optional int32 status = 2;
The running status of the SERVICE running on this host
|
ServiceProtos.InstanceStatus.Builder |
clearTags()
optional string tags = 3;
The tags user given to this SERVICE running on this host
|
ServiceProtos.InstanceStatus.Builder |
clone()
|
String |
getContainerId()
optional string container_id = 7; |
com.google.protobuf.ByteString |
getContainerIdBytes()
optional string container_id = 7; |
ServiceProtos.InstanceStatus |
getDefaultInstanceForType()
|
String |
getDeployPath()
optional string deploy_path = 8; |
com.google.protobuf.ByteString |
getDeployPathBytes()
optional string deploy_path = 8; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
String |
getExtra()
optional string extra = 4; |
com.google.protobuf.ByteString |
getExtraBytes()
optional string extra = 4; |
int |
getInterventionalStatus()
optional int32 interventional_status = 5 [default = 0];
manual interventional status
|
String |
getMultiPort()
optional string multi_port = 6; |
com.google.protobuf.ByteString |
getMultiPortBytes()
optional string multi_port = 6; |
int |
getPort()
optional int32 port = 1;
The port of the SERVICE running on this host
|
int |
getStatus()
optional int32 status = 2;
The running status of the SERVICE running on this host
|
String |
getTags()
optional string tags = 3;
The tags user given to this SERVICE running on this host
|
com.google.protobuf.ByteString |
getTagsBytes()
optional string tags = 3;
The tags user given to this SERVICE running on this host
|
boolean |
hasContainerId()
optional string container_id = 7; |
boolean |
hasDeployPath()
optional string deploy_path = 8; |
boolean |
hasExtra()
optional string extra = 4; |
boolean |
hasInterventionalStatus()
optional int32 interventional_status = 5 [default = 0];
manual interventional status
|
boolean |
hasMultiPort()
optional string multi_port = 6; |
boolean |
hasPort()
optional int32 port = 1;
The port of the SERVICE running on this host
|
boolean |
hasStatus()
optional int32 status = 2;
The running status of the SERVICE running on this host
|
boolean |
hasTags()
optional string tags = 3;
The tags user given to this SERVICE running on this host
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
ServiceProtos.InstanceStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ServiceProtos.InstanceStatus.Builder |
mergeFrom(com.google.protobuf.Message other)
|
ServiceProtos.InstanceStatus.Builder |
mergeFrom(ServiceProtos.InstanceStatus other)
|
ServiceProtos.InstanceStatus.Builder |
setContainerId(String value)
optional string container_id = 7; |
ServiceProtos.InstanceStatus.Builder |
setContainerIdBytes(com.google.protobuf.ByteString value)
optional string container_id = 7; |
ServiceProtos.InstanceStatus.Builder |
setDeployPath(String value)
optional string deploy_path = 8; |
ServiceProtos.InstanceStatus.Builder |
setDeployPathBytes(com.google.protobuf.ByteString value)
optional string deploy_path = 8; |
ServiceProtos.InstanceStatus.Builder |
setExtra(String value)
optional string extra = 4; |
ServiceProtos.InstanceStatus.Builder |
setExtraBytes(com.google.protobuf.ByteString value)
optional string extra = 4; |
ServiceProtos.InstanceStatus.Builder |
setInterventionalStatus(int value)
optional int32 interventional_status = 5 [default = 0];
manual interventional status
|
ServiceProtos.InstanceStatus.Builder |
setMultiPort(String value)
optional string multi_port = 6; |
ServiceProtos.InstanceStatus.Builder |
setMultiPortBytes(com.google.protobuf.ByteString value)
optional string multi_port = 6; |
ServiceProtos.InstanceStatus.Builder |
setPort(int value)
optional int32 port = 1;
The port of the SERVICE running on this host
|
ServiceProtos.InstanceStatus.Builder |
setStatus(int value)
optional int32 status = 2;
The running status of the SERVICE running on this host
|
ServiceProtos.InstanceStatus.Builder |
setTags(String value)
optional string tags = 3;
The tags user given to this SERVICE running on this host
|
ServiceProtos.InstanceStatus.Builder |
setTagsBytes(com.google.protobuf.ByteString value)
optional string tags = 3;
The tags user given to this SERVICE running on this host
|
| 从类 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.InstanceStatus.Builder> 中的 internalGetFieldAccessorTablepublic ServiceProtos.InstanceStatus.Builder clear()
com.google.protobuf.Message.Builder 中的 clearcom.google.protobuf.MessageLite.Builder 中的 clearcom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.InstanceStatus.Builder> 中的 clearpublic ServiceProtos.InstanceStatus.Builder clone()
com.google.protobuf.Message.Builder 中的 clonecom.google.protobuf.MessageLite.Builder 中的 clonecom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.InstanceStatus.Builder> 中的 clonepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
com.google.protobuf.Message.Builder 中的 getDescriptorForTypecom.google.protobuf.MessageOrBuilder 中的 getDescriptorForTypecom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.InstanceStatus.Builder> 中的 getDescriptorForTypepublic ServiceProtos.InstanceStatus getDefaultInstanceForType()
com.google.protobuf.MessageLiteOrBuilder 中的 getDefaultInstanceForTypecom.google.protobuf.MessageOrBuilder 中的 getDefaultInstanceForTypepublic ServiceProtos.InstanceStatus build()
com.google.protobuf.Message.Builder 中的 buildcom.google.protobuf.MessageLite.Builder 中的 buildpublic ServiceProtos.InstanceStatus buildPartial()
com.google.protobuf.Message.Builder 中的 buildPartialcom.google.protobuf.MessageLite.Builder 中的 buildPartialpublic ServiceProtos.InstanceStatus.Builder mergeFrom(com.google.protobuf.Message other)
com.google.protobuf.Message.Builder 中的 mergeFromcom.google.protobuf.AbstractMessage.Builder<ServiceProtos.InstanceStatus.Builder> 中的 mergeFrompublic ServiceProtos.InstanceStatus.Builder mergeFrom(ServiceProtos.InstanceStatus other)
public final boolean isInitialized()
com.google.protobuf.MessageLiteOrBuilder 中的 isInitializedcom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.InstanceStatus.Builder> 中的 isInitialized
public ServiceProtos.InstanceStatus.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.InstanceStatus.Builder> 中的 mergeFromIOExceptionpublic boolean hasPort()
optional int32 port = 1;
The port of the SERVICE running on this host
ServiceProtos.InstanceStatusOrBuilder 中的 hasPortpublic int getPort()
optional int32 port = 1;
The port of the SERVICE running on this host
ServiceProtos.InstanceStatusOrBuilder 中的 getPortpublic ServiceProtos.InstanceStatus.Builder setPort(int value)
optional int32 port = 1;
The port of the SERVICE running on this host
public ServiceProtos.InstanceStatus.Builder clearPort()
optional int32 port = 1;
The port of the SERVICE running on this host
public boolean hasStatus()
optional int32 status = 2;
The running status of the SERVICE running on this host
ServiceProtos.InstanceStatusOrBuilder 中的 hasStatuspublic int getStatus()
optional int32 status = 2;
The running status of the SERVICE running on this host
ServiceProtos.InstanceStatusOrBuilder 中的 getStatuspublic ServiceProtos.InstanceStatus.Builder setStatus(int value)
optional int32 status = 2;
The running status of the SERVICE running on this host
public ServiceProtos.InstanceStatus.Builder clearStatus()
optional int32 status = 2;
The running status of the SERVICE running on this host
public boolean hasTags()
optional string tags = 3;
The tags user given to this SERVICE running on this host
ServiceProtos.InstanceStatusOrBuilder 中的 hasTagspublic String getTags()
optional string tags = 3;
The tags user given to this SERVICE running on this host
ServiceProtos.InstanceStatusOrBuilder 中的 getTagspublic com.google.protobuf.ByteString getTagsBytes()
optional string tags = 3;
The tags user given to this SERVICE running on this host
ServiceProtos.InstanceStatusOrBuilder 中的 getTagsBytespublic ServiceProtos.InstanceStatus.Builder setTags(String value)
optional string tags = 3;
The tags user given to this SERVICE running on this host
public ServiceProtos.InstanceStatus.Builder clearTags()
optional string tags = 3;
The tags user given to this SERVICE running on this host
public ServiceProtos.InstanceStatus.Builder setTagsBytes(com.google.protobuf.ByteString value)
optional string tags = 3;
The tags user given to this SERVICE running on this host
public boolean hasExtra()
optional string extra = 4;
ServiceProtos.InstanceStatusOrBuilder 中的 hasExtrapublic String getExtra()
optional string extra = 4;
ServiceProtos.InstanceStatusOrBuilder 中的 getExtrapublic com.google.protobuf.ByteString getExtraBytes()
optional string extra = 4;
ServiceProtos.InstanceStatusOrBuilder 中的 getExtraBytespublic ServiceProtos.InstanceStatus.Builder setExtra(String value)
optional string extra = 4;
public ServiceProtos.InstanceStatus.Builder clearExtra()
optional string extra = 4;
public ServiceProtos.InstanceStatus.Builder setExtraBytes(com.google.protobuf.ByteString value)
optional string extra = 4;
public boolean hasInterventionalStatus()
optional int32 interventional_status = 5 [default = 0];
manual interventional status
ServiceProtos.InstanceStatusOrBuilder 中的 hasInterventionalStatuspublic int getInterventionalStatus()
optional int32 interventional_status = 5 [default = 0];
manual interventional status
ServiceProtos.InstanceStatusOrBuilder 中的 getInterventionalStatuspublic ServiceProtos.InstanceStatus.Builder setInterventionalStatus(int value)
optional int32 interventional_status = 5 [default = 0];
manual interventional status
public ServiceProtos.InstanceStatus.Builder clearInterventionalStatus()
optional int32 interventional_status = 5 [default = 0];
manual interventional status
public boolean hasMultiPort()
optional string multi_port = 6;
ServiceProtos.InstanceStatusOrBuilder 中的 hasMultiPortpublic String getMultiPort()
optional string multi_port = 6;
ServiceProtos.InstanceStatusOrBuilder 中的 getMultiPortpublic com.google.protobuf.ByteString getMultiPortBytes()
optional string multi_port = 6;
ServiceProtos.InstanceStatusOrBuilder 中的 getMultiPortBytespublic ServiceProtos.InstanceStatus.Builder setMultiPort(String value)
optional string multi_port = 6;
public ServiceProtos.InstanceStatus.Builder clearMultiPort()
optional string multi_port = 6;
public ServiceProtos.InstanceStatus.Builder setMultiPortBytes(com.google.protobuf.ByteString value)
optional string multi_port = 6;
public boolean hasContainerId()
optional string container_id = 7;
ServiceProtos.InstanceStatusOrBuilder 中的 hasContainerIdpublic String getContainerId()
optional string container_id = 7;
ServiceProtos.InstanceStatusOrBuilder 中的 getContainerIdpublic com.google.protobuf.ByteString getContainerIdBytes()
optional string container_id = 7;
ServiceProtos.InstanceStatusOrBuilder 中的 getContainerIdBytespublic ServiceProtos.InstanceStatus.Builder setContainerId(String value)
optional string container_id = 7;
public ServiceProtos.InstanceStatus.Builder clearContainerId()
optional string container_id = 7;
public ServiceProtos.InstanceStatus.Builder setContainerIdBytes(com.google.protobuf.ByteString value)
optional string container_id = 7;
public boolean hasDeployPath()
optional string deploy_path = 8;
ServiceProtos.InstanceStatusOrBuilder 中的 hasDeployPathpublic String getDeployPath()
optional string deploy_path = 8;
ServiceProtos.InstanceStatusOrBuilder 中的 getDeployPathpublic com.google.protobuf.ByteString getDeployPathBytes()
optional string deploy_path = 8;
ServiceProtos.InstanceStatusOrBuilder 中的 getDeployPathBytespublic ServiceProtos.InstanceStatus.Builder setDeployPath(String value)
optional string deploy_path = 8;
public ServiceProtos.InstanceStatus.Builder clearDeployPath()
optional string deploy_path = 8;
public ServiceProtos.InstanceStatus.Builder setDeployPathBytes(com.google.protobuf.ByteString value)
optional string deploy_path = 8;
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||