org.apache.hadoop.hbase.protobuf.generated
Class HBaseProtos.ServerLoad

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite
      extended by com.google.protobuf.AbstractMessage
          extended by com.google.protobuf.GeneratedMessage
              extended by org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerLoad
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, HBaseProtos.ServerLoadOrBuilder
Enclosing class:
HBaseProtos

public static final class HBaseProtos.ServerLoad
extends com.google.protobuf.GeneratedMessage
implements HBaseProtos.ServerLoadOrBuilder

See Also:
Serialized Form

Nested Class Summary
static class HBaseProtos.ServerLoad.Builder
           
 
Nested classes/interfaces inherited from class 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>
 
Field Summary
static int COPROCESSORS_FIELD_NUMBER
           
static int INFOSERVERPORT_FIELD_NUMBER
           
static int MAXHEAPMB_FIELD_NUMBER
           
static int NUMBEROFREQUESTS_FIELD_NUMBER
           
static int REGIONLOADS_FIELD_NUMBER
           
static int REPORTENDTIME_FIELD_NUMBER
           
static int REPORTSTARTTIME_FIELD_NUMBER
           
static int TOTALNUMBEROFREQUESTS_FIELD_NUMBER
           
static int USEDHEAPMB_FIELD_NUMBER
           
 
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders
 
Method Summary
 boolean equals(Object obj)
           
 HBaseProtos.Coprocessor getCoprocessors(int index)
           
 int getCoprocessorsCount()
           
 List<HBaseProtos.Coprocessor> getCoprocessorsList()
           
 HBaseProtos.CoprocessorOrBuilder getCoprocessorsOrBuilder(int index)
           
 List<? extends HBaseProtos.CoprocessorOrBuilder> getCoprocessorsOrBuilderList()
           
static HBaseProtos.ServerLoad getDefaultInstance()
           
 HBaseProtos.ServerLoad getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 int getInfoServerPort()
           
 int getMaxHeapMB()
           
 int getNumberOfRequests()
           
 HBaseProtos.RegionLoad getRegionLoads(int index)
           
 int getRegionLoadsCount()
           
 List<HBaseProtos.RegionLoad> getRegionLoadsList()
           
 HBaseProtos.RegionLoadOrBuilder getRegionLoadsOrBuilder(int index)
           
 List<? extends HBaseProtos.RegionLoadOrBuilder> getRegionLoadsOrBuilderList()
           
 long getReportEndTime()
           
 long getReportStartTime()
           
 int getSerializedSize()
           
 int getTotalNumberOfRequests()
           
 int getUsedHeapMB()
           
 int hashCode()
           
 boolean hasInfoServerPort()
           
 boolean hasMaxHeapMB()
           
 boolean hasNumberOfRequests()
           
 boolean hasReportEndTime()
           
 boolean hasReportStartTime()
           
 boolean hasTotalNumberOfRequests()
           
 boolean hasUsedHeapMB()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
static HBaseProtos.ServerLoad.Builder newBuilder()
           
static HBaseProtos.ServerLoad.Builder newBuilder(HBaseProtos.ServerLoad prototype)
           
 HBaseProtos.ServerLoad.Builder newBuilderForType()
           
protected  HBaseProtos.ServerLoad.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
static HBaseProtos.ServerLoad parseDelimitedFrom(InputStream input)
           
static HBaseProtos.ServerLoad parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.ServerLoad parseFrom(byte[] data)
           
static HBaseProtos.ServerLoad parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.ServerLoad parseFrom(com.google.protobuf.ByteString data)
           
static HBaseProtos.ServerLoad parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.ServerLoad parseFrom(com.google.protobuf.CodedInputStream input)
           
static HBaseProtos.ServerLoad parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.ServerLoad parseFrom(InputStream input)
           
static HBaseProtos.ServerLoad parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 HBaseProtos.ServerLoad.Builder toBuilder()
           
protected  Object writeReplace()
           
 void writeTo(com.google.protobuf.CodedOutputStream output)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
 
Methods inherited from class com.google.protobuf.AbstractMessage
hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 

Field Detail

NUMBEROFREQUESTS_FIELD_NUMBER

public static final int NUMBEROFREQUESTS_FIELD_NUMBER
See Also:
Constant Field Values

TOTALNUMBEROFREQUESTS_FIELD_NUMBER

public static final int TOTALNUMBEROFREQUESTS_FIELD_NUMBER
See Also:
Constant Field Values

USEDHEAPMB_FIELD_NUMBER

public static final int USEDHEAPMB_FIELD_NUMBER
See Also:
Constant Field Values

MAXHEAPMB_FIELD_NUMBER

public static final int MAXHEAPMB_FIELD_NUMBER
See Also:
Constant Field Values

REGIONLOADS_FIELD_NUMBER

public static final int REGIONLOADS_FIELD_NUMBER
See Also:
Constant Field Values

COPROCESSORS_FIELD_NUMBER

public static final int COPROCESSORS_FIELD_NUMBER
See Also:
Constant Field Values

REPORTSTARTTIME_FIELD_NUMBER

public static final int REPORTSTARTTIME_FIELD_NUMBER
See Also:
Constant Field Values

REPORTENDTIME_FIELD_NUMBER

public static final int REPORTENDTIME_FIELD_NUMBER
See Also:
Constant Field Values

INFOSERVERPORT_FIELD_NUMBER

public static final int INFOSERVERPORT_FIELD_NUMBER
See Also:
Constant Field Values
Method Detail

getDefaultInstance

public static HBaseProtos.ServerLoad getDefaultInstance()

getDefaultInstanceForType

public HBaseProtos.ServerLoad getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

getDescriptor

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

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage

hasNumberOfRequests

public boolean hasNumberOfRequests()
Specified by:
hasNumberOfRequests in interface HBaseProtos.ServerLoadOrBuilder

getNumberOfRequests

public int getNumberOfRequests()
Specified by:
getNumberOfRequests in interface HBaseProtos.ServerLoadOrBuilder

hasTotalNumberOfRequests

public boolean hasTotalNumberOfRequests()
Specified by:
hasTotalNumberOfRequests in interface HBaseProtos.ServerLoadOrBuilder

getTotalNumberOfRequests

public int getTotalNumberOfRequests()
Specified by:
getTotalNumberOfRequests in interface HBaseProtos.ServerLoadOrBuilder

hasUsedHeapMB

public boolean hasUsedHeapMB()
Specified by:
hasUsedHeapMB in interface HBaseProtos.ServerLoadOrBuilder

getUsedHeapMB

public int getUsedHeapMB()
Specified by:
getUsedHeapMB in interface HBaseProtos.ServerLoadOrBuilder

hasMaxHeapMB

public boolean hasMaxHeapMB()
Specified by:
hasMaxHeapMB in interface HBaseProtos.ServerLoadOrBuilder

getMaxHeapMB

public int getMaxHeapMB()
Specified by:
getMaxHeapMB in interface HBaseProtos.ServerLoadOrBuilder

getRegionLoadsList

public List<HBaseProtos.RegionLoad> getRegionLoadsList()
Specified by:
getRegionLoadsList in interface HBaseProtos.ServerLoadOrBuilder

getRegionLoadsOrBuilderList

public List<? extends HBaseProtos.RegionLoadOrBuilder> getRegionLoadsOrBuilderList()
Specified by:
getRegionLoadsOrBuilderList in interface HBaseProtos.ServerLoadOrBuilder

getRegionLoadsCount

public int getRegionLoadsCount()
Specified by:
getRegionLoadsCount in interface HBaseProtos.ServerLoadOrBuilder

getRegionLoads

public HBaseProtos.RegionLoad getRegionLoads(int index)
Specified by:
getRegionLoads in interface HBaseProtos.ServerLoadOrBuilder

getRegionLoadsOrBuilder

public HBaseProtos.RegionLoadOrBuilder getRegionLoadsOrBuilder(int index)
Specified by:
getRegionLoadsOrBuilder in interface HBaseProtos.ServerLoadOrBuilder

getCoprocessorsList

public List<HBaseProtos.Coprocessor> getCoprocessorsList()
Specified by:
getCoprocessorsList in interface HBaseProtos.ServerLoadOrBuilder

getCoprocessorsOrBuilderList

public List<? extends HBaseProtos.CoprocessorOrBuilder> getCoprocessorsOrBuilderList()
Specified by:
getCoprocessorsOrBuilderList in interface HBaseProtos.ServerLoadOrBuilder

getCoprocessorsCount

public int getCoprocessorsCount()
Specified by:
getCoprocessorsCount in interface HBaseProtos.ServerLoadOrBuilder

getCoprocessors

public HBaseProtos.Coprocessor getCoprocessors(int index)
Specified by:
getCoprocessors in interface HBaseProtos.ServerLoadOrBuilder

getCoprocessorsOrBuilder

public HBaseProtos.CoprocessorOrBuilder getCoprocessorsOrBuilder(int index)
Specified by:
getCoprocessorsOrBuilder in interface HBaseProtos.ServerLoadOrBuilder

hasReportStartTime

public boolean hasReportStartTime()
Specified by:
hasReportStartTime in interface HBaseProtos.ServerLoadOrBuilder

getReportStartTime

public long getReportStartTime()
Specified by:
getReportStartTime in interface HBaseProtos.ServerLoadOrBuilder

hasReportEndTime

public boolean hasReportEndTime()
Specified by:
hasReportEndTime in interface HBaseProtos.ServerLoadOrBuilder

getReportEndTime

public long getReportEndTime()
Specified by:
getReportEndTime in interface HBaseProtos.ServerLoadOrBuilder

hasInfoServerPort

public boolean hasInfoServerPort()
Specified by:
hasInfoServerPort in interface HBaseProtos.ServerLoadOrBuilder

getInfoServerPort

public int getInfoServerPort()
Specified by:
getInfoServerPort in interface HBaseProtos.ServerLoadOrBuilder

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
Specified by:
writeTo in interface com.google.protobuf.MessageLite
Overrides:
writeTo in class com.google.protobuf.AbstractMessage
Throws:
IOException

getSerializedSize

public int getSerializedSize()
Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite
Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Overrides:
writeReplace in class com.google.protobuf.GeneratedMessage
Throws:
ObjectStreamException

equals

public boolean equals(Object obj)
Specified by:
equals in interface com.google.protobuf.Message
Overrides:
equals in class com.google.protobuf.AbstractMessage

hashCode

public int hashCode()
Specified by:
hashCode in interface com.google.protobuf.Message
Overrides:
hashCode in class com.google.protobuf.AbstractMessage

parseFrom

public static HBaseProtos.ServerLoad parseFrom(com.google.protobuf.ByteString data)
                                        throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static HBaseProtos.ServerLoad parseFrom(com.google.protobuf.ByteString data,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static HBaseProtos.ServerLoad parseFrom(byte[] data)
                                        throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static HBaseProtos.ServerLoad parseFrom(byte[] data,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static HBaseProtos.ServerLoad parseFrom(InputStream input)
                                        throws IOException
Throws:
IOException

parseFrom

public static HBaseProtos.ServerLoad parseFrom(InputStream input,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws IOException
Throws:
IOException

parseDelimitedFrom

public static HBaseProtos.ServerLoad parseDelimitedFrom(InputStream input)
                                                 throws IOException
Throws:
IOException

parseDelimitedFrom

public static HBaseProtos.ServerLoad parseDelimitedFrom(InputStream input,
                                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                 throws IOException
Throws:
IOException

parseFrom

public static HBaseProtos.ServerLoad parseFrom(com.google.protobuf.CodedInputStream input)
                                        throws IOException
Throws:
IOException

parseFrom

public static HBaseProtos.ServerLoad parseFrom(com.google.protobuf.CodedInputStream input,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws IOException
Throws:
IOException

newBuilder

public static HBaseProtos.ServerLoad.Builder newBuilder()

newBuilderForType

public HBaseProtos.ServerLoad.Builder newBuilderForType()
Specified by:
newBuilderForType in interface com.google.protobuf.Message
Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite

newBuilder

public static HBaseProtos.ServerLoad.Builder newBuilder(HBaseProtos.ServerLoad prototype)

toBuilder

public HBaseProtos.ServerLoad.Builder toBuilder()
Specified by:
toBuilder in interface com.google.protobuf.Message
Specified by:
toBuilder in interface com.google.protobuf.MessageLite

newBuilderForType

protected HBaseProtos.ServerLoad.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
Specified by:
newBuilderForType in class com.google.protobuf.GeneratedMessage


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