org.apache.hadoop.hbase.rest.protobuf.generated
Class StorageClusterStatusMessage.StorageClusterStatus.Region

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.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
Enclosing class:
StorageClusterStatusMessage.StorageClusterStatus

public static final class StorageClusterStatusMessage.StorageClusterStatus.Region
extends com.google.protobuf.GeneratedMessage
implements StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

See Also:
Serialized Form

Nested Class Summary
static class StorageClusterStatusMessage.StorageClusterStatus.Region.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 CURRENTCOMPACTEDKVS_FIELD_NUMBER
           
static int MEMSTORESIZEMB_FIELD_NUMBER
           
static int NAME_FIELD_NUMBER
           
static int READREQUESTSCOUNT_FIELD_NUMBER
           
static int ROOTINDEXSIZEKB_FIELD_NUMBER
           
static int STOREFILEINDEXSIZEMB_FIELD_NUMBER
           
static int STOREFILES_FIELD_NUMBER
           
static int STOREFILESIZEMB_FIELD_NUMBER
           
static int STORES_FIELD_NUMBER
           
static int TOTALCOMPACTINGKVS_FIELD_NUMBER
           
static int TOTALSTATICBLOOMSIZEKB_FIELD_NUMBER
           
static int TOTALSTATICINDEXSIZEKB_FIELD_NUMBER
           
static int WRITEREQUESTSCOUNT_FIELD_NUMBER
           
 
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders
 
Method Summary
 long getCurrentCompactedKVs()
           
static StorageClusterStatusMessage.StorageClusterStatus.Region getDefaultInstance()
           
 StorageClusterStatusMessage.StorageClusterStatus.Region getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 int getMemstoreSizeMB()
           
 com.google.protobuf.ByteString getName()
           
 long getReadRequestsCount()
           
 int getRootIndexSizeKB()
           
 int getSerializedSize()
           
 int getStorefileIndexSizeMB()
           
 int getStorefiles()
           
 int getStorefileSizeMB()
           
 int getStores()
           
 long getTotalCompactingKVs()
           
 int getTotalStaticBloomSizeKB()
           
 int getTotalStaticIndexSizeKB()
           
 long getWriteRequestsCount()
           
 boolean hasCurrentCompactedKVs()
           
 boolean hasMemstoreSizeMB()
           
 boolean hasName()
           
 boolean hasReadRequestsCount()
           
 boolean hasRootIndexSizeKB()
           
 boolean hasStorefileIndexSizeMB()
           
 boolean hasStorefiles()
           
 boolean hasStorefileSizeMB()
           
 boolean hasStores()
           
 boolean hasTotalCompactingKVs()
           
 boolean hasTotalStaticBloomSizeKB()
           
 boolean hasTotalStaticIndexSizeKB()
           
 boolean hasWriteRequestsCount()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
static StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilder()
           
static StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilder(StorageClusterStatusMessage.StorageClusterStatus.Region prototype)
           
 StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilderForType()
           
protected  StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseDelimitedFrom(InputStream input)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(byte[] data)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.ByteString data)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.CodedInputStream input)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(InputStream input)
           
static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 StorageClusterStatusMessage.StorageClusterStatus.Region.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
equals, hashBoolean, hashCode, 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

NAME_FIELD_NUMBER

public static final int NAME_FIELD_NUMBER
See Also:
Constant Field Values

STORES_FIELD_NUMBER

public static final int STORES_FIELD_NUMBER
See Also:
Constant Field Values

STOREFILES_FIELD_NUMBER

public static final int STOREFILES_FIELD_NUMBER
See Also:
Constant Field Values

STOREFILESIZEMB_FIELD_NUMBER

public static final int STOREFILESIZEMB_FIELD_NUMBER
See Also:
Constant Field Values

MEMSTORESIZEMB_FIELD_NUMBER

public static final int MEMSTORESIZEMB_FIELD_NUMBER
See Also:
Constant Field Values

STOREFILEINDEXSIZEMB_FIELD_NUMBER

public static final int STOREFILEINDEXSIZEMB_FIELD_NUMBER
See Also:
Constant Field Values

READREQUESTSCOUNT_FIELD_NUMBER

public static final int READREQUESTSCOUNT_FIELD_NUMBER
See Also:
Constant Field Values

WRITEREQUESTSCOUNT_FIELD_NUMBER

public static final int WRITEREQUESTSCOUNT_FIELD_NUMBER
See Also:
Constant Field Values

ROOTINDEXSIZEKB_FIELD_NUMBER

public static final int ROOTINDEXSIZEKB_FIELD_NUMBER
See Also:
Constant Field Values

TOTALSTATICINDEXSIZEKB_FIELD_NUMBER

public static final int TOTALSTATICINDEXSIZEKB_FIELD_NUMBER
See Also:
Constant Field Values

TOTALSTATICBLOOMSIZEKB_FIELD_NUMBER

public static final int TOTALSTATICBLOOMSIZEKB_FIELD_NUMBER
See Also:
Constant Field Values

TOTALCOMPACTINGKVS_FIELD_NUMBER

public static final int TOTALCOMPACTINGKVS_FIELD_NUMBER
See Also:
Constant Field Values

CURRENTCOMPACTEDKVS_FIELD_NUMBER

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

getDefaultInstance

public static StorageClusterStatusMessage.StorageClusterStatus.Region getDefaultInstance()

getDefaultInstanceForType

public StorageClusterStatusMessage.StorageClusterStatus.Region 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

hasName

public boolean hasName()
Specified by:
hasName in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getName

public com.google.protobuf.ByteString getName()
Specified by:
getName in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasStores

public boolean hasStores()
Specified by:
hasStores in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getStores

public int getStores()
Specified by:
getStores in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasStorefiles

public boolean hasStorefiles()
Specified by:
hasStorefiles in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getStorefiles

public int getStorefiles()
Specified by:
getStorefiles in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasStorefileSizeMB

public boolean hasStorefileSizeMB()
Specified by:
hasStorefileSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getStorefileSizeMB

public int getStorefileSizeMB()
Specified by:
getStorefileSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasMemstoreSizeMB

public boolean hasMemstoreSizeMB()
Specified by:
hasMemstoreSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getMemstoreSizeMB

public int getMemstoreSizeMB()
Specified by:
getMemstoreSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasStorefileIndexSizeMB

public boolean hasStorefileIndexSizeMB()
Specified by:
hasStorefileIndexSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getStorefileIndexSizeMB

public int getStorefileIndexSizeMB()
Specified by:
getStorefileIndexSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasReadRequestsCount

public boolean hasReadRequestsCount()
Specified by:
hasReadRequestsCount in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getReadRequestsCount

public long getReadRequestsCount()
Specified by:
getReadRequestsCount in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasWriteRequestsCount

public boolean hasWriteRequestsCount()
Specified by:
hasWriteRequestsCount in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getWriteRequestsCount

public long getWriteRequestsCount()
Specified by:
getWriteRequestsCount in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasRootIndexSizeKB

public boolean hasRootIndexSizeKB()
Specified by:
hasRootIndexSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getRootIndexSizeKB

public int getRootIndexSizeKB()
Specified by:
getRootIndexSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasTotalStaticIndexSizeKB

public boolean hasTotalStaticIndexSizeKB()
Specified by:
hasTotalStaticIndexSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getTotalStaticIndexSizeKB

public int getTotalStaticIndexSizeKB()
Specified by:
getTotalStaticIndexSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasTotalStaticBloomSizeKB

public boolean hasTotalStaticBloomSizeKB()
Specified by:
hasTotalStaticBloomSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getTotalStaticBloomSizeKB

public int getTotalStaticBloomSizeKB()
Specified by:
getTotalStaticBloomSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasTotalCompactingKVs

public boolean hasTotalCompactingKVs()
Specified by:
hasTotalCompactingKVs in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getTotalCompactingKVs

public long getTotalCompactingKVs()
Specified by:
getTotalCompactingKVs in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasCurrentCompactedKVs

public boolean hasCurrentCompactedKVs()
Specified by:
hasCurrentCompactedKVs in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getCurrentCompactedKVs

public long getCurrentCompactedKVs()
Specified by:
getCurrentCompactedKVs in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

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

parseFrom

public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.ByteString data)
                                                                         throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.ByteString data,
                                                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                         throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(byte[] data)
                                                                         throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

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

parseFrom

public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(InputStream input)
                                                                         throws IOException
Throws:
IOException

parseFrom

public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(InputStream input,
                                                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                         throws IOException
Throws:
IOException

parseDelimitedFrom

public static StorageClusterStatusMessage.StorageClusterStatus.Region parseDelimitedFrom(InputStream input)
                                                                                  throws IOException
Throws:
IOException

parseDelimitedFrom

public static StorageClusterStatusMessage.StorageClusterStatus.Region parseDelimitedFrom(InputStream input,
                                                                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                                  throws IOException
Throws:
IOException

parseFrom

public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.CodedInputStream input)
                                                                         throws IOException
Throws:
IOException

parseFrom

public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.CodedInputStream input,
                                                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                         throws IOException
Throws:
IOException

newBuilder

public static StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilder()

newBuilderForType

public StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilderForType()
Specified by:
newBuilderForType in interface com.google.protobuf.Message
Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite

newBuilder

public static StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilder(StorageClusterStatusMessage.StorageClusterStatus.Region prototype)

toBuilder

public StorageClusterStatusMessage.StorageClusterStatus.Region.Builder toBuilder()
Specified by:
toBuilder in interface com.google.protobuf.Message
Specified by:
toBuilder in interface com.google.protobuf.MessageLite

newBuilderForType

protected StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
Specified by:
newBuilderForType in class com.google.protobuf.GeneratedMessage


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