org.apache.hadoop.hbase.protobuf.generated
Interface HBaseProtos.RegionServerInfoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
HBaseProtos.RegionServerInfo, HBaseProtos.RegionServerInfo.Builder
Enclosing class:
HBaseProtos

public static interface HBaseProtos.RegionServerInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getInfoPort()
           
 boolean hasInfoPort()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasInfoPort

boolean hasInfoPort()

getInfoPort

int getInfoPort()


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.