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

Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region

See Also:
Serialized Form

Nested Class Summary
static class StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
          Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
 
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 com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Region> PARSER
           
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()
          optional int64 currentCompactedKVs = 13;
static StorageClusterStatusMessage.StorageClusterStatus.Region getDefaultInstance()
           
 StorageClusterStatusMessage.StorageClusterStatus.Region getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 int getMemstoreSizeMB()
          optional int32 memstoreSizeMB = 5;
 com.google.protobuf.ByteString getName()
          required bytes name = 1;
 com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Region> getParserForType()
           
 long getReadRequestsCount()
          optional int64 readRequestsCount = 7;
 int getRootIndexSizeKB()
          optional int32 rootIndexSizeKB = 9;
 int getSerializedSize()
           
 int getStorefileIndexSizeMB()
          optional int32 storefileIndexSizeMB = 6;
 int getStorefiles()
          optional int32 storefiles = 3;
 int getStorefileSizeMB()
          optional int32 storefileSizeMB = 4;
 int getStores()
          optional int32 stores = 2;
 long getTotalCompactingKVs()
          optional int64 totalCompactingKVs = 12;
 int getTotalStaticBloomSizeKB()
          optional int32 totalStaticBloomSizeKB = 11;
 int getTotalStaticIndexSizeKB()
          optional int32 totalStaticIndexSizeKB = 10;
 com.google.protobuf.UnknownFieldSet getUnknownFields()
           
 long getWriteRequestsCount()
          optional int64 writeRequestsCount = 8;
 boolean hasCurrentCompactedKVs()
          optional int64 currentCompactedKVs = 13;
 boolean hasMemstoreSizeMB()
          optional int32 memstoreSizeMB = 5;
 boolean hasName()
          required bytes name = 1;
 boolean hasReadRequestsCount()
          optional int64 readRequestsCount = 7;
 boolean hasRootIndexSizeKB()
          optional int32 rootIndexSizeKB = 9;
 boolean hasStorefileIndexSizeMB()
          optional int32 storefileIndexSizeMB = 6;
 boolean hasStorefiles()
          optional int32 storefiles = 3;
 boolean hasStorefileSizeMB()
          optional int32 storefileSizeMB = 4;
 boolean hasStores()
          optional int32 stores = 2;
 boolean hasTotalCompactingKVs()
          optional int64 totalCompactingKVs = 12;
 boolean hasTotalStaticBloomSizeKB()
          optional int32 totalStaticBloomSizeKB = 11;
 boolean hasTotalStaticIndexSizeKB()
          optional int32 totalStaticIndexSizeKB = 10;
 boolean hasWriteRequestsCount()
          optional int64 writeRequestsCount = 8;
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, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
 
Methods inherited from class com.google.protobuf.AbstractMessage
equals, findInitializationErrors, getInitializationErrorString, 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
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField
 
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 

Field Detail

PARSER

public static com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Region> PARSER

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

getUnknownFields

public final com.google.protobuf.UnknownFieldSet getUnknownFields()
Specified by:
getUnknownFields in interface com.google.protobuf.MessageOrBuilder
Overrides:
getUnknownFields in class com.google.protobuf.GeneratedMessage

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

getParserForType

public com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Region> getParserForType()
Specified by:
getParserForType in interface com.google.protobuf.Message
Specified by:
getParserForType in interface com.google.protobuf.MessageLite
Overrides:
getParserForType in class com.google.protobuf.GeneratedMessage

hasName

public boolean hasName()
required bytes name = 1;

Specified by:
hasName in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getName

public com.google.protobuf.ByteString getName()
required bytes name = 1;

Specified by:
getName in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasStores

public boolean hasStores()
optional int32 stores = 2;

Specified by:
hasStores in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getStores

public int getStores()
optional int32 stores = 2;

Specified by:
getStores in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasStorefiles

public boolean hasStorefiles()
optional int32 storefiles = 3;

Specified by:
hasStorefiles in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getStorefiles

public int getStorefiles()
optional int32 storefiles = 3;

Specified by:
getStorefiles in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasStorefileSizeMB

public boolean hasStorefileSizeMB()
optional int32 storefileSizeMB = 4;

Specified by:
hasStorefileSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getStorefileSizeMB

public int getStorefileSizeMB()
optional int32 storefileSizeMB = 4;

Specified by:
getStorefileSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasMemstoreSizeMB

public boolean hasMemstoreSizeMB()
optional int32 memstoreSizeMB = 5;

Specified by:
hasMemstoreSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getMemstoreSizeMB

public int getMemstoreSizeMB()
optional int32 memstoreSizeMB = 5;

Specified by:
getMemstoreSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasStorefileIndexSizeMB

public boolean hasStorefileIndexSizeMB()
optional int32 storefileIndexSizeMB = 6;

Specified by:
hasStorefileIndexSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getStorefileIndexSizeMB

public int getStorefileIndexSizeMB()
optional int32 storefileIndexSizeMB = 6;

Specified by:
getStorefileIndexSizeMB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasReadRequestsCount

public boolean hasReadRequestsCount()
optional int64 readRequestsCount = 7;

Specified by:
hasReadRequestsCount in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getReadRequestsCount

public long getReadRequestsCount()
optional int64 readRequestsCount = 7;

Specified by:
getReadRequestsCount in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasWriteRequestsCount

public boolean hasWriteRequestsCount()
optional int64 writeRequestsCount = 8;

Specified by:
hasWriteRequestsCount in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getWriteRequestsCount

public long getWriteRequestsCount()
optional int64 writeRequestsCount = 8;

Specified by:
getWriteRequestsCount in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasRootIndexSizeKB

public boolean hasRootIndexSizeKB()
optional int32 rootIndexSizeKB = 9;

Specified by:
hasRootIndexSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getRootIndexSizeKB

public int getRootIndexSizeKB()
optional int32 rootIndexSizeKB = 9;

Specified by:
getRootIndexSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasTotalStaticIndexSizeKB

public boolean hasTotalStaticIndexSizeKB()
optional int32 totalStaticIndexSizeKB = 10;

Specified by:
hasTotalStaticIndexSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getTotalStaticIndexSizeKB

public int getTotalStaticIndexSizeKB()
optional int32 totalStaticIndexSizeKB = 10;

Specified by:
getTotalStaticIndexSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasTotalStaticBloomSizeKB

public boolean hasTotalStaticBloomSizeKB()
optional int32 totalStaticBloomSizeKB = 11;

Specified by:
hasTotalStaticBloomSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getTotalStaticBloomSizeKB

public int getTotalStaticBloomSizeKB()
optional int32 totalStaticBloomSizeKB = 11;

Specified by:
getTotalStaticBloomSizeKB in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasTotalCompactingKVs

public boolean hasTotalCompactingKVs()
optional int64 totalCompactingKVs = 12;

Specified by:
hasTotalCompactingKVs in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getTotalCompactingKVs

public long getTotalCompactingKVs()
optional int64 totalCompactingKVs = 12;

Specified by:
getTotalCompactingKVs in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

hasCurrentCompactedKVs

public boolean hasCurrentCompactedKVs()
optional int64 currentCompactedKVs = 13;

Specified by:
hasCurrentCompactedKVs in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

getCurrentCompactedKVs

public long getCurrentCompactedKVs()
optional int64 currentCompactedKVs = 13;

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 © 2015 The Apache Software Foundation. All rights reserved.