com.baidu.noah.naming.msg
接口 ServiceProtos.InstanceLoadOrBuilder

所有超级接口:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
所有已知实现类:
ServiceProtos.InstanceLoad, ServiceProtos.InstanceLoad.Builder
包容类:
ServiceProtos

public static interface ServiceProtos.InstanceLoadOrBuilder
extends com.google.protobuf.MessageOrBuilder


方法摘要
 int getLoad()
          optional int32 load = 1;
 boolean hasLoad()
          optional int32 load = 1;
 
从接口 com.google.protobuf.MessageOrBuilder 继承的方法
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法
isInitialized
 

方法详细信息

hasLoad

boolean hasLoad()
optional int32 load = 1;


getLoad

int getLoad()
optional int32 load = 1;



Copyright © 2016. All rights reserved.