|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.baidu.noah.naming.msg.ServiceProtos.ServiceInfo
public static final class ServiceProtos.ServiceInfo
Protobuf type ServiceInfo
| 嵌套类摘要 | |
|---|---|
static class |
ServiceProtos.ServiceInfo.Builder
Protobuf type ServiceInfo |
| 从类 com.google.protobuf.GeneratedMessage 继承的嵌套类/接口 |
|---|
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type> |
| 字段摘要 | |
|---|---|
static int |
CUSTOM_DEFINE_FIELD_NUMBER
|
static int |
FLOWCTLCONF_FIELD_NUMBER
|
static int |
GIANO_INFO_FIELD_NUMBER
|
static int |
GROUP_NAMES_FIELD_NUMBER
|
static int |
OPEN_DEADHOST_CHECK_FIELD_NUMBER
|
static int |
OPEN_SMART_BNS_FIELD_NUMBER
|
static com.google.protobuf.Parser<ServiceProtos.ServiceInfo> |
PARSER
|
static int |
QOS_INFO_FIELD_NUMBER
|
static int |
QOS_OPEN_FIELD_NUMBER
|
static int |
SERVICE_CONF_FIELD_NUMBER
|
static int |
SERVICE_NAME_FIELD_NUMBER
|
static int |
SU_TYPE_FIELD_NUMBER
|
static int |
THRESHOLD_FIELD_NUMBER
|
static int |
THRESHOLD_PERCENT_FIELD_NUMBER
|
| 从类 com.google.protobuf.GeneratedMessage 继承的字段 |
|---|
alwaysUseFieldBuilders |
| 方法摘要 | |
|---|---|
String |
getCustomDefine()
optional string custom_define = 4; |
com.google.protobuf.ByteString |
getCustomDefineBytes()
optional string custom_define = 4; |
static ServiceProtos.ServiceInfo |
getDefaultInstance()
|
ServiceProtos.ServiceInfo |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
String |
getFlowctlconf()
optional string flowctlconf = 12; |
com.google.protobuf.ByteString |
getFlowctlconfBytes()
optional string flowctlconf = 12; |
String |
getGianoInfo()
optional string giano_info = 11; |
com.google.protobuf.ByteString |
getGianoInfoBytes()
optional string giano_info = 11; |
String |
getGroupNames()
optional string group_names = 8; |
com.google.protobuf.ByteString |
getGroupNamesBytes()
optional string group_names = 8; |
boolean |
getOpenDeadhostCheck()
optional bool open_deadhost_check = 5 [default = false]; |
boolean |
getOpenSmartBns()
optional bool open_smart_bns = 7 [default = false]; |
com.google.protobuf.Parser<ServiceProtos.ServiceInfo> |
getParserForType()
|
String |
getQosInfo()
optional string qos_info = 9; |
com.google.protobuf.ByteString |
getQosInfoBytes()
optional string qos_info = 9; |
boolean |
getQosOpen()
optional bool qos_open = 10 [default = false]; |
int |
getSerializedSize()
|
String |
getServiceConf()
optional string service_conf = 2; |
com.google.protobuf.ByteString |
getServiceConfBytes()
optional string service_conf = 2; |
String |
getServiceName()
optional string service_name = 1; |
com.google.protobuf.ByteString |
getServiceNameBytes()
optional string service_name = 1; |
int |
getSuType()
optional int32 su_type = 13; |
int |
getThreshold()
optional int32 threshold = 3; |
int |
getThresholdPercent()
optional int32 threshold_percent = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
boolean |
hasCustomDefine()
optional string custom_define = 4; |
boolean |
hasFlowctlconf()
optional string flowctlconf = 12; |
boolean |
hasGianoInfo()
optional string giano_info = 11; |
boolean |
hasGroupNames()
optional string group_names = 8; |
boolean |
hasOpenDeadhostCheck()
optional bool open_deadhost_check = 5 [default = false]; |
boolean |
hasOpenSmartBns()
optional bool open_smart_bns = 7 [default = false]; |
boolean |
hasQosInfo()
optional string qos_info = 9; |
boolean |
hasQosOpen()
optional bool qos_open = 10 [default = false]; |
boolean |
hasServiceConf()
optional string service_conf = 2; |
boolean |
hasServiceName()
optional string service_name = 1; |
boolean |
hasSuType()
optional int32 su_type = 13; |
boolean |
hasThreshold()
optional int32 threshold = 3; |
boolean |
hasThresholdPercent()
optional int32 threshold_percent = 6; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static ServiceProtos.ServiceInfo.Builder |
newBuilder()
|
static ServiceProtos.ServiceInfo.Builder |
newBuilder(ServiceProtos.ServiceInfo prototype)
|
ServiceProtos.ServiceInfo.Builder |
newBuilderForType()
|
protected ServiceProtos.ServiceInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
static ServiceProtos.ServiceInfo |
parseDelimitedFrom(InputStream input)
|
static ServiceProtos.ServiceInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ServiceProtos.ServiceInfo |
parseFrom(byte[] data)
|
static ServiceProtos.ServiceInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ServiceProtos.ServiceInfo |
parseFrom(com.google.protobuf.ByteString data)
|
static ServiceProtos.ServiceInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ServiceProtos.ServiceInfo |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static ServiceProtos.ServiceInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ServiceProtos.ServiceInfo |
parseFrom(InputStream input)
|
static ServiceProtos.ServiceInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ServiceProtos.ServiceInfo.Builder |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
| 从类 com.google.protobuf.GeneratedMessage 继承的方法 |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| 从类 com.google.protobuf.AbstractMessage 继承的方法 |
|---|
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
| 从类 com.google.protobuf.AbstractMessageLite 继承的方法 |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| 从接口 com.google.protobuf.MessageLite 继承的方法 |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| 字段详细信息 |
|---|
public static com.google.protobuf.Parser<ServiceProtos.ServiceInfo> PARSER
public static final int SERVICE_NAME_FIELD_NUMBER
public static final int SERVICE_CONF_FIELD_NUMBER
public static final int THRESHOLD_FIELD_NUMBER
public static final int CUSTOM_DEFINE_FIELD_NUMBER
public static final int OPEN_DEADHOST_CHECK_FIELD_NUMBER
public static final int THRESHOLD_PERCENT_FIELD_NUMBER
public static final int OPEN_SMART_BNS_FIELD_NUMBER
public static final int GROUP_NAMES_FIELD_NUMBER
public static final int QOS_INFO_FIELD_NUMBER
public static final int QOS_OPEN_FIELD_NUMBER
public static final int GIANO_INFO_FIELD_NUMBER
public static final int FLOWCTLCONF_FIELD_NUMBER
public static final int SU_TYPE_FIELD_NUMBER
| 方法详细信息 |
|---|
public static ServiceProtos.ServiceInfo getDefaultInstance()
public ServiceProtos.ServiceInfo getDefaultInstanceForType()
com.google.protobuf.MessageLiteOrBuilder 中的 getDefaultInstanceForTypecom.google.protobuf.MessageOrBuilder 中的 getDefaultInstanceForTypepublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
com.google.protobuf.MessageOrBuilder 中的 getUnknownFieldscom.google.protobuf.GeneratedMessage 中的 getUnknownFieldspublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
com.google.protobuf.GeneratedMessage 中的 internalGetFieldAccessorTablepublic com.google.protobuf.Parser<ServiceProtos.ServiceInfo> getParserForType()
com.google.protobuf.Message 中的 getParserForTypecom.google.protobuf.MessageLite 中的 getParserForTypecom.google.protobuf.GeneratedMessage 中的 getParserForTypepublic boolean hasServiceName()
optional string service_name = 1;
ServiceProtos.ServiceInfoOrBuilder 中的 hasServiceNamepublic String getServiceName()
optional string service_name = 1;
ServiceProtos.ServiceInfoOrBuilder 中的 getServiceNamepublic com.google.protobuf.ByteString getServiceNameBytes()
optional string service_name = 1;
ServiceProtos.ServiceInfoOrBuilder 中的 getServiceNameBytespublic boolean hasServiceConf()
optional string service_conf = 2;
ServiceProtos.ServiceInfoOrBuilder 中的 hasServiceConfpublic String getServiceConf()
optional string service_conf = 2;
ServiceProtos.ServiceInfoOrBuilder 中的 getServiceConfpublic com.google.protobuf.ByteString getServiceConfBytes()
optional string service_conf = 2;
ServiceProtos.ServiceInfoOrBuilder 中的 getServiceConfBytespublic boolean hasThreshold()
optional int32 threshold = 3;
ServiceProtos.ServiceInfoOrBuilder 中的 hasThresholdpublic int getThreshold()
optional int32 threshold = 3;
ServiceProtos.ServiceInfoOrBuilder 中的 getThresholdpublic boolean hasCustomDefine()
optional string custom_define = 4;
ServiceProtos.ServiceInfoOrBuilder 中的 hasCustomDefinepublic String getCustomDefine()
optional string custom_define = 4;
ServiceProtos.ServiceInfoOrBuilder 中的 getCustomDefinepublic com.google.protobuf.ByteString getCustomDefineBytes()
optional string custom_define = 4;
ServiceProtos.ServiceInfoOrBuilder 中的 getCustomDefineBytespublic boolean hasOpenDeadhostCheck()
optional bool open_deadhost_check = 5 [default = false];
ServiceProtos.ServiceInfoOrBuilder 中的 hasOpenDeadhostCheckpublic boolean getOpenDeadhostCheck()
optional bool open_deadhost_check = 5 [default = false];
ServiceProtos.ServiceInfoOrBuilder 中的 getOpenDeadhostCheckpublic boolean hasThresholdPercent()
optional int32 threshold_percent = 6;
ServiceProtos.ServiceInfoOrBuilder 中的 hasThresholdPercentpublic int getThresholdPercent()
optional int32 threshold_percent = 6;
ServiceProtos.ServiceInfoOrBuilder 中的 getThresholdPercentpublic boolean hasOpenSmartBns()
optional bool open_smart_bns = 7 [default = false];
ServiceProtos.ServiceInfoOrBuilder 中的 hasOpenSmartBnspublic boolean getOpenSmartBns()
optional bool open_smart_bns = 7 [default = false];
ServiceProtos.ServiceInfoOrBuilder 中的 getOpenSmartBnspublic boolean hasGroupNames()
optional string group_names = 8;
ServiceProtos.ServiceInfoOrBuilder 中的 hasGroupNamespublic String getGroupNames()
optional string group_names = 8;
ServiceProtos.ServiceInfoOrBuilder 中的 getGroupNamespublic com.google.protobuf.ByteString getGroupNamesBytes()
optional string group_names = 8;
ServiceProtos.ServiceInfoOrBuilder 中的 getGroupNamesBytespublic boolean hasQosInfo()
optional string qos_info = 9;
ServiceProtos.ServiceInfoOrBuilder 中的 hasQosInfopublic String getQosInfo()
optional string qos_info = 9;
ServiceProtos.ServiceInfoOrBuilder 中的 getQosInfopublic com.google.protobuf.ByteString getQosInfoBytes()
optional string qos_info = 9;
ServiceProtos.ServiceInfoOrBuilder 中的 getQosInfoBytespublic boolean hasQosOpen()
optional bool qos_open = 10 [default = false];
ServiceProtos.ServiceInfoOrBuilder 中的 hasQosOpenpublic boolean getQosOpen()
optional bool qos_open = 10 [default = false];
ServiceProtos.ServiceInfoOrBuilder 中的 getQosOpenpublic boolean hasGianoInfo()
optional string giano_info = 11;
ServiceProtos.ServiceInfoOrBuilder 中的 hasGianoInfopublic String getGianoInfo()
optional string giano_info = 11;
ServiceProtos.ServiceInfoOrBuilder 中的 getGianoInfopublic com.google.protobuf.ByteString getGianoInfoBytes()
optional string giano_info = 11;
ServiceProtos.ServiceInfoOrBuilder 中的 getGianoInfoBytespublic boolean hasFlowctlconf()
optional string flowctlconf = 12;
ServiceProtos.ServiceInfoOrBuilder 中的 hasFlowctlconfpublic String getFlowctlconf()
optional string flowctlconf = 12;
ServiceProtos.ServiceInfoOrBuilder 中的 getFlowctlconfpublic com.google.protobuf.ByteString getFlowctlconfBytes()
optional string flowctlconf = 12;
ServiceProtos.ServiceInfoOrBuilder 中的 getFlowctlconfBytespublic boolean hasSuType()
optional int32 su_type = 13;
ServiceProtos.ServiceInfoOrBuilder 中的 hasSuTypepublic int getSuType()
optional int32 su_type = 13;
ServiceProtos.ServiceInfoOrBuilder 中的 getSuTypepublic final boolean isInitialized()
com.google.protobuf.MessageLiteOrBuilder 中的 isInitializedcom.google.protobuf.GeneratedMessage 中的 isInitialized
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
com.google.protobuf.MessageLite 中的 writeTocom.google.protobuf.AbstractMessage 中的 writeToIOExceptionpublic int getSerializedSize()
com.google.protobuf.MessageLite 中的 getSerializedSizecom.google.protobuf.AbstractMessage 中的 getSerializedSize
protected Object writeReplace()
throws ObjectStreamException
com.google.protobuf.GeneratedMessage 中的 writeReplaceObjectStreamException
public static ServiceProtos.ServiceInfo parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ServiceProtos.ServiceInfo parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ServiceProtos.ServiceInfo parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ServiceProtos.ServiceInfo parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ServiceProtos.ServiceInfo parseFrom(InputStream input)
throws IOException
IOException
public static ServiceProtos.ServiceInfo parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static ServiceProtos.ServiceInfo parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static ServiceProtos.ServiceInfo parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static ServiceProtos.ServiceInfo parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
IOException
public static ServiceProtos.ServiceInfo parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static ServiceProtos.ServiceInfo.Builder newBuilder()
public ServiceProtos.ServiceInfo.Builder newBuilderForType()
com.google.protobuf.Message 中的 newBuilderForTypecom.google.protobuf.MessageLite 中的 newBuilderForTypepublic static ServiceProtos.ServiceInfo.Builder newBuilder(ServiceProtos.ServiceInfo prototype)
public ServiceProtos.ServiceInfo.Builder toBuilder()
com.google.protobuf.Message 中的 toBuildercom.google.protobuf.MessageLite 中的 toBuilderprotected ServiceProtos.ServiceInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
com.google.protobuf.GeneratedMessage 中的 newBuilderForType
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||