|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public static interface ServiceProtos.InstanceStatusOrBuilder
| 方法摘要 | |
|---|---|
String |
getContainerId()
optional string container_id = 7; |
com.google.protobuf.ByteString |
getContainerIdBytes()
optional string container_id = 7; |
String |
getDeployPath()
optional string deploy_path = 8; |
com.google.protobuf.ByteString |
getDeployPathBytes()
optional string deploy_path = 8; |
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
|
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法 |
|---|
isInitialized |
| 方法详细信息 |
|---|
boolean hasPort()
optional int32 port = 1;
The port of the SERVICE running on this host
int getPort()
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
int getStatus()
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
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 hasExtra()
optional string extra = 4;
String getExtra()
optional string extra = 4;
com.google.protobuf.ByteString getExtraBytes()
optional string extra = 4;
boolean hasInterventionalStatus()
optional int32 interventional_status = 5 [default = 0];
manual interventional status
int getInterventionalStatus()
optional int32 interventional_status = 5 [default = 0];
manual interventional status
boolean hasMultiPort()
optional string multi_port = 6;
String getMultiPort()
optional string multi_port = 6;
com.google.protobuf.ByteString getMultiPortBytes()
optional string multi_port = 6;
boolean hasContainerId()
optional string container_id = 7;
String getContainerId()
optional string container_id = 7;
com.google.protobuf.ByteString getContainerIdBytes()
optional string container_id = 7;
boolean hasDeployPath()
optional string deploy_path = 8;
String getDeployPath()
optional string deploy_path = 8;
com.google.protobuf.ByteString getDeployPathBytes()
optional string deploy_path = 8;
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||