com.baidu.noah.naming.msg
类 ServiceProtos.ServiceInfo

java.lang.Object
  继承者 com.google.protobuf.AbstractMessageLite
      继承者 com.google.protobuf.AbstractMessage
          继承者 com.google.protobuf.GeneratedMessage
              继承者 com.baidu.noah.naming.msg.ServiceProtos.ServiceInfo
所有已实现的接口:
ServiceProtos.ServiceInfoOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
包容类:
ServiceProtos

public static final class ServiceProtos.ServiceInfo
extends com.google.protobuf.GeneratedMessage
implements ServiceProtos.ServiceInfoOrBuilder

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
 

字段详细信息

PARSER

public static com.google.protobuf.Parser<ServiceProtos.ServiceInfo> PARSER

SERVICE_NAME_FIELD_NUMBER

public static final int SERVICE_NAME_FIELD_NUMBER
另请参见:
常量字段值

SERVICE_CONF_FIELD_NUMBER

public static final int SERVICE_CONF_FIELD_NUMBER
另请参见:
常量字段值

THRESHOLD_FIELD_NUMBER

public static final int THRESHOLD_FIELD_NUMBER
另请参见:
常量字段值

CUSTOM_DEFINE_FIELD_NUMBER

public static final int CUSTOM_DEFINE_FIELD_NUMBER
另请参见:
常量字段值

OPEN_DEADHOST_CHECK_FIELD_NUMBER

public static final int OPEN_DEADHOST_CHECK_FIELD_NUMBER
另请参见:
常量字段值

THRESHOLD_PERCENT_FIELD_NUMBER

public static final int THRESHOLD_PERCENT_FIELD_NUMBER
另请参见:
常量字段值

OPEN_SMART_BNS_FIELD_NUMBER

public static final int OPEN_SMART_BNS_FIELD_NUMBER
另请参见:
常量字段值

GROUP_NAMES_FIELD_NUMBER

public static final int GROUP_NAMES_FIELD_NUMBER
另请参见:
常量字段值

QOS_INFO_FIELD_NUMBER

public static final int QOS_INFO_FIELD_NUMBER
另请参见:
常量字段值

QOS_OPEN_FIELD_NUMBER

public static final int QOS_OPEN_FIELD_NUMBER
另请参见:
常量字段值

GIANO_INFO_FIELD_NUMBER

public static final int GIANO_INFO_FIELD_NUMBER
另请参见:
常量字段值

FLOWCTLCONF_FIELD_NUMBER

public static final int FLOWCTLCONF_FIELD_NUMBER
另请参见:
常量字段值

SU_TYPE_FIELD_NUMBER

public static final int SU_TYPE_FIELD_NUMBER
另请参见:
常量字段值
方法详细信息

getDefaultInstance

public static ServiceProtos.ServiceInfo getDefaultInstance()

getDefaultInstanceForType

public ServiceProtos.ServiceInfo getDefaultInstanceForType()
指定者:
接口 com.google.protobuf.MessageLiteOrBuilder 中的 getDefaultInstanceForType
指定者:
接口 com.google.protobuf.MessageOrBuilder 中的 getDefaultInstanceForType

getUnknownFields

public final com.google.protobuf.UnknownFieldSet getUnknownFields()
指定者:
接口 com.google.protobuf.MessageOrBuilder 中的 getUnknownFields
覆盖:
com.google.protobuf.GeneratedMessage 中的 getUnknownFields

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
指定者:
com.google.protobuf.GeneratedMessage 中的 internalGetFieldAccessorTable

getParserForType

public com.google.protobuf.Parser<ServiceProtos.ServiceInfo> getParserForType()
指定者:
接口 com.google.protobuf.Message 中的 getParserForType
指定者:
接口 com.google.protobuf.MessageLite 中的 getParserForType
覆盖:
com.google.protobuf.GeneratedMessage 中的 getParserForType

hasServiceName

public boolean hasServiceName()
optional string service_name = 1;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasServiceName

getServiceName

public String getServiceName()
optional string service_name = 1;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getServiceName

getServiceNameBytes

public com.google.protobuf.ByteString getServiceNameBytes()
optional string service_name = 1;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getServiceNameBytes

hasServiceConf

public boolean hasServiceConf()
optional string service_conf = 2;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasServiceConf

getServiceConf

public String getServiceConf()
optional string service_conf = 2;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getServiceConf

getServiceConfBytes

public com.google.protobuf.ByteString getServiceConfBytes()
optional string service_conf = 2;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getServiceConfBytes

hasThreshold

public boolean hasThreshold()
optional int32 threshold = 3;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasThreshold

getThreshold

public int getThreshold()
optional int32 threshold = 3;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getThreshold

hasCustomDefine

public boolean hasCustomDefine()
optional string custom_define = 4;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasCustomDefine

getCustomDefine

public String getCustomDefine()
optional string custom_define = 4;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getCustomDefine

getCustomDefineBytes

public com.google.protobuf.ByteString getCustomDefineBytes()
optional string custom_define = 4;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getCustomDefineBytes

hasOpenDeadhostCheck

public boolean hasOpenDeadhostCheck()
optional bool open_deadhost_check = 5 [default = false];

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasOpenDeadhostCheck

getOpenDeadhostCheck

public boolean getOpenDeadhostCheck()
optional bool open_deadhost_check = 5 [default = false];

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getOpenDeadhostCheck

hasThresholdPercent

public boolean hasThresholdPercent()
optional int32 threshold_percent = 6;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasThresholdPercent

getThresholdPercent

public int getThresholdPercent()
optional int32 threshold_percent = 6;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getThresholdPercent

hasOpenSmartBns

public boolean hasOpenSmartBns()
optional bool open_smart_bns = 7 [default = false];

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasOpenSmartBns

getOpenSmartBns

public boolean getOpenSmartBns()
optional bool open_smart_bns = 7 [default = false];

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getOpenSmartBns

hasGroupNames

public boolean hasGroupNames()
optional string group_names = 8;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasGroupNames

getGroupNames

public String getGroupNames()
optional string group_names = 8;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getGroupNames

getGroupNamesBytes

public com.google.protobuf.ByteString getGroupNamesBytes()
optional string group_names = 8;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getGroupNamesBytes

hasQosInfo

public boolean hasQosInfo()
optional string qos_info = 9;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasQosInfo

getQosInfo

public String getQosInfo()
optional string qos_info = 9;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getQosInfo

getQosInfoBytes

public com.google.protobuf.ByteString getQosInfoBytes()
optional string qos_info = 9;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getQosInfoBytes

hasQosOpen

public boolean hasQosOpen()
optional bool qos_open = 10 [default = false];

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasQosOpen

getQosOpen

public boolean getQosOpen()
optional bool qos_open = 10 [default = false];

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getQosOpen

hasGianoInfo

public boolean hasGianoInfo()
optional string giano_info = 11;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasGianoInfo

getGianoInfo

public String getGianoInfo()
optional string giano_info = 11;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getGianoInfo

getGianoInfoBytes

public com.google.protobuf.ByteString getGianoInfoBytes()
optional string giano_info = 11;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getGianoInfoBytes

hasFlowctlconf

public boolean hasFlowctlconf()
optional string flowctlconf = 12;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasFlowctlconf

getFlowctlconf

public String getFlowctlconf()
optional string flowctlconf = 12;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getFlowctlconf

getFlowctlconfBytes

public com.google.protobuf.ByteString getFlowctlconfBytes()
optional string flowctlconf = 12;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getFlowctlconfBytes

hasSuType

public boolean hasSuType()
optional int32 su_type = 13;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 hasSuType

getSuType

public int getSuType()
optional int32 su_type = 13;

指定者:
接口 ServiceProtos.ServiceInfoOrBuilder 中的 getSuType

isInitialized

public final boolean isInitialized()
指定者:
接口 com.google.protobuf.MessageLiteOrBuilder 中的 isInitialized
覆盖:
com.google.protobuf.GeneratedMessage 中的 isInitialized

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
指定者:
接口 com.google.protobuf.MessageLite 中的 writeTo
覆盖:
com.google.protobuf.AbstractMessage 中的 writeTo
抛出:
IOException

getSerializedSize

public int getSerializedSize()
指定者:
接口 com.google.protobuf.MessageLite 中的 getSerializedSize
覆盖:
com.google.protobuf.AbstractMessage 中的 getSerializedSize

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
覆盖:
com.google.protobuf.GeneratedMessage 中的 writeReplace
抛出:
ObjectStreamException

parseFrom

public static ServiceProtos.ServiceInfo parseFrom(com.google.protobuf.ByteString data)
                                           throws com.google.protobuf.InvalidProtocolBufferException
抛出:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static ServiceProtos.ServiceInfo parseFrom(com.google.protobuf.ByteString data,
                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                           throws com.google.protobuf.InvalidProtocolBufferException
抛出:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static ServiceProtos.ServiceInfo parseFrom(byte[] data)
                                           throws com.google.protobuf.InvalidProtocolBufferException
抛出:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static ServiceProtos.ServiceInfo parseFrom(byte[] data,
                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                           throws com.google.protobuf.InvalidProtocolBufferException
抛出:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static ServiceProtos.ServiceInfo parseFrom(InputStream input)
                                           throws IOException
抛出:
IOException

parseFrom

public static ServiceProtos.ServiceInfo parseFrom(InputStream input,
                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                           throws IOException
抛出:
IOException

parseDelimitedFrom

public static ServiceProtos.ServiceInfo parseDelimitedFrom(InputStream input)
                                                    throws IOException
抛出:
IOException

parseDelimitedFrom

public static ServiceProtos.ServiceInfo parseDelimitedFrom(InputStream input,
                                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                    throws IOException
抛出:
IOException

parseFrom

public static ServiceProtos.ServiceInfo parseFrom(com.google.protobuf.CodedInputStream input)
                                           throws IOException
抛出:
IOException

parseFrom

public static ServiceProtos.ServiceInfo parseFrom(com.google.protobuf.CodedInputStream input,
                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                           throws IOException
抛出:
IOException

newBuilder

public static ServiceProtos.ServiceInfo.Builder newBuilder()

newBuilderForType

public ServiceProtos.ServiceInfo.Builder newBuilderForType()
指定者:
接口 com.google.protobuf.Message 中的 newBuilderForType
指定者:
接口 com.google.protobuf.MessageLite 中的 newBuilderForType

newBuilder

public static ServiceProtos.ServiceInfo.Builder newBuilder(ServiceProtos.ServiceInfo prototype)

toBuilder

public ServiceProtos.ServiceInfo.Builder toBuilder()
指定者:
接口 com.google.protobuf.Message 中的 toBuilder
指定者:
接口 com.google.protobuf.MessageLite 中的 toBuilder

newBuilderForType

protected ServiceProtos.ServiceInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
指定者:
com.google.protobuf.GeneratedMessage 中的 newBuilderForType


Copyright © 2016. All rights reserved.