org.apache.hadoop.hbase.protobuf.generated
Class ClusterStatusProtos.RegionLoad.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
              extended by org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ClusterStatusProtos.RegionLoadOrBuilder
Enclosing class:
ClusterStatusProtos.RegionLoad

public static final class ClusterStatusProtos.RegionLoad.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
implements ClusterStatusProtos.RegionLoadOrBuilder


Method Summary
 ClusterStatusProtos.RegionLoad build()
           
 ClusterStatusProtos.RegionLoad buildPartial()
           
 ClusterStatusProtos.RegionLoad.Builder clear()
           
 ClusterStatusProtos.RegionLoad.Builder clearCompleteSequenceId()
           
 ClusterStatusProtos.RegionLoad.Builder clearCurrentCompactedKVs()
           
 ClusterStatusProtos.RegionLoad.Builder clearMemstoreSizeMB()
           
 ClusterStatusProtos.RegionLoad.Builder clearReadRequestsCount()
           
 ClusterStatusProtos.RegionLoad.Builder clearRegionSpecifier()
           
 ClusterStatusProtos.RegionLoad.Builder clearRootIndexSizeKB()
           
 ClusterStatusProtos.RegionLoad.Builder clearStorefileIndexSizeMB()
           
 ClusterStatusProtos.RegionLoad.Builder clearStorefiles()
           
 ClusterStatusProtos.RegionLoad.Builder clearStorefileSizeMB()
           
 ClusterStatusProtos.RegionLoad.Builder clearStores()
           
 ClusterStatusProtos.RegionLoad.Builder clearStoreUncompressedSizeMB()
           
 ClusterStatusProtos.RegionLoad.Builder clearTotalCompactingKVs()
           
 ClusterStatusProtos.RegionLoad.Builder clearTotalStaticBloomSizeKB()
           
 ClusterStatusProtos.RegionLoad.Builder clearTotalStaticIndexSizeKB()
           
 ClusterStatusProtos.RegionLoad.Builder clearWriteRequestsCount()
           
 ClusterStatusProtos.RegionLoad.Builder clone()
           
 long getCompleteSequenceId()
           
 long getCurrentCompactedKVs()
           
 ClusterStatusProtos.RegionLoad getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getMemstoreSizeMB()
           
 long getReadRequestsCount()
           
 HBaseProtos.RegionSpecifier getRegionSpecifier()
           
 HBaseProtos.RegionSpecifier.Builder getRegionSpecifierBuilder()
           
 HBaseProtos.RegionSpecifierOrBuilder getRegionSpecifierOrBuilder()
           
 int getRootIndexSizeKB()
           
 int getStorefileIndexSizeMB()
           
 int getStorefiles()
           
 int getStorefileSizeMB()
           
 int getStores()
           
 int getStoreUncompressedSizeMB()
           
 long getTotalCompactingKVs()
           
 int getTotalStaticBloomSizeKB()
           
 int getTotalStaticIndexSizeKB()
           
 long getWriteRequestsCount()
           
 boolean hasCompleteSequenceId()
           
 boolean hasCurrentCompactedKVs()
           
 boolean hasMemstoreSizeMB()
           
 boolean hasReadRequestsCount()
           
 boolean hasRegionSpecifier()
           
 boolean hasRootIndexSizeKB()
           
 boolean hasStorefileIndexSizeMB()
           
 boolean hasStorefiles()
           
 boolean hasStorefileSizeMB()
           
 boolean hasStores()
           
 boolean hasStoreUncompressedSizeMB()
           
 boolean hasTotalCompactingKVs()
           
 boolean hasTotalStaticBloomSizeKB()
           
 boolean hasTotalStaticIndexSizeKB()
           
 boolean hasWriteRequestsCount()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ClusterStatusProtos.RegionLoad.Builder mergeFrom(ClusterStatusProtos.RegionLoad other)
           
 ClusterStatusProtos.RegionLoad.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ClusterStatusProtos.RegionLoad.Builder mergeFrom(com.google.protobuf.Message other)
           
 ClusterStatusProtos.RegionLoad.Builder mergeRegionSpecifier(HBaseProtos.RegionSpecifier value)
           
 ClusterStatusProtos.RegionLoad.Builder setCompleteSequenceId(long value)
           
 ClusterStatusProtos.RegionLoad.Builder setCurrentCompactedKVs(long value)
           
 ClusterStatusProtos.RegionLoad.Builder setMemstoreSizeMB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder setReadRequestsCount(long value)
           
 ClusterStatusProtos.RegionLoad.Builder setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder builderForValue)
           
 ClusterStatusProtos.RegionLoad.Builder setRegionSpecifier(HBaseProtos.RegionSpecifier value)
           
 ClusterStatusProtos.RegionLoad.Builder setRootIndexSizeKB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder setStorefileIndexSizeMB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder setStorefiles(int value)
           
 ClusterStatusProtos.RegionLoad.Builder setStorefileSizeMB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder setStores(int value)
           
 ClusterStatusProtos.RegionLoad.Builder setStoreUncompressedSizeMB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder setTotalCompactingKVs(long value)
           
 ClusterStatusProtos.RegionLoad.Builder setTotalStaticBloomSizeKB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder setTotalStaticIndexSizeKB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder setWriteRequestsCount(long value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

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.Builder<ClusterStatusProtos.RegionLoad.Builder>

clear

public ClusterStatusProtos.RegionLoad.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>

clone

public ClusterStatusProtos.RegionLoad.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>

getDefaultInstanceForType

public ClusterStatusProtos.RegionLoad getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public ClusterStatusProtos.RegionLoad build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public ClusterStatusProtos.RegionLoad buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public ClusterStatusProtos.RegionLoad.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>

mergeFrom

public ClusterStatusProtos.RegionLoad.Builder mergeFrom(ClusterStatusProtos.RegionLoad other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>

mergeFrom

public ClusterStatusProtos.RegionLoad.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                 throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
Throws:
IOException

hasRegionSpecifier

public boolean hasRegionSpecifier()
Specified by:
hasRegionSpecifier in interface ClusterStatusProtos.RegionLoadOrBuilder

getRegionSpecifier

public HBaseProtos.RegionSpecifier getRegionSpecifier()
Specified by:
getRegionSpecifier in interface ClusterStatusProtos.RegionLoadOrBuilder

setRegionSpecifier

public ClusterStatusProtos.RegionLoad.Builder setRegionSpecifier(HBaseProtos.RegionSpecifier value)

setRegionSpecifier

public ClusterStatusProtos.RegionLoad.Builder setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder builderForValue)

mergeRegionSpecifier

public ClusterStatusProtos.RegionLoad.Builder mergeRegionSpecifier(HBaseProtos.RegionSpecifier value)

clearRegionSpecifier

public ClusterStatusProtos.RegionLoad.Builder clearRegionSpecifier()

getRegionSpecifierBuilder

public HBaseProtos.RegionSpecifier.Builder getRegionSpecifierBuilder()

getRegionSpecifierOrBuilder

public HBaseProtos.RegionSpecifierOrBuilder getRegionSpecifierOrBuilder()
Specified by:
getRegionSpecifierOrBuilder in interface ClusterStatusProtos.RegionLoadOrBuilder

hasStores

public boolean hasStores()
Specified by:
hasStores in interface ClusterStatusProtos.RegionLoadOrBuilder

getStores

public int getStores()
Specified by:
getStores in interface ClusterStatusProtos.RegionLoadOrBuilder

setStores

public ClusterStatusProtos.RegionLoad.Builder setStores(int value)

clearStores

public ClusterStatusProtos.RegionLoad.Builder clearStores()

hasStorefiles

public boolean hasStorefiles()
Specified by:
hasStorefiles in interface ClusterStatusProtos.RegionLoadOrBuilder

getStorefiles

public int getStorefiles()
Specified by:
getStorefiles in interface ClusterStatusProtos.RegionLoadOrBuilder

setStorefiles

public ClusterStatusProtos.RegionLoad.Builder setStorefiles(int value)

clearStorefiles

public ClusterStatusProtos.RegionLoad.Builder clearStorefiles()

hasStoreUncompressedSizeMB

public boolean hasStoreUncompressedSizeMB()
Specified by:
hasStoreUncompressedSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilder

getStoreUncompressedSizeMB

public int getStoreUncompressedSizeMB()
Specified by:
getStoreUncompressedSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilder

setStoreUncompressedSizeMB

public ClusterStatusProtos.RegionLoad.Builder setStoreUncompressedSizeMB(int value)

clearStoreUncompressedSizeMB

public ClusterStatusProtos.RegionLoad.Builder clearStoreUncompressedSizeMB()

hasStorefileSizeMB

public boolean hasStorefileSizeMB()
Specified by:
hasStorefileSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilder

getStorefileSizeMB

public int getStorefileSizeMB()
Specified by:
getStorefileSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilder

setStorefileSizeMB

public ClusterStatusProtos.RegionLoad.Builder setStorefileSizeMB(int value)

clearStorefileSizeMB

public ClusterStatusProtos.RegionLoad.Builder clearStorefileSizeMB()

hasMemstoreSizeMB

public boolean hasMemstoreSizeMB()
Specified by:
hasMemstoreSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilder

getMemstoreSizeMB

public int getMemstoreSizeMB()
Specified by:
getMemstoreSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilder

setMemstoreSizeMB

public ClusterStatusProtos.RegionLoad.Builder setMemstoreSizeMB(int value)

clearMemstoreSizeMB

public ClusterStatusProtos.RegionLoad.Builder clearMemstoreSizeMB()

hasStorefileIndexSizeMB

public boolean hasStorefileIndexSizeMB()
Specified by:
hasStorefileIndexSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilder

getStorefileIndexSizeMB

public int getStorefileIndexSizeMB()
Specified by:
getStorefileIndexSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilder

setStorefileIndexSizeMB

public ClusterStatusProtos.RegionLoad.Builder setStorefileIndexSizeMB(int value)

clearStorefileIndexSizeMB

public ClusterStatusProtos.RegionLoad.Builder clearStorefileIndexSizeMB()

hasReadRequestsCount

public boolean hasReadRequestsCount()
Specified by:
hasReadRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilder

getReadRequestsCount

public long getReadRequestsCount()
Specified by:
getReadRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilder

setReadRequestsCount

public ClusterStatusProtos.RegionLoad.Builder setReadRequestsCount(long value)

clearReadRequestsCount

public ClusterStatusProtos.RegionLoad.Builder clearReadRequestsCount()

hasWriteRequestsCount

public boolean hasWriteRequestsCount()
Specified by:
hasWriteRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilder

getWriteRequestsCount

public long getWriteRequestsCount()
Specified by:
getWriteRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilder

setWriteRequestsCount

public ClusterStatusProtos.RegionLoad.Builder setWriteRequestsCount(long value)

clearWriteRequestsCount

public ClusterStatusProtos.RegionLoad.Builder clearWriteRequestsCount()

hasTotalCompactingKVs

public boolean hasTotalCompactingKVs()
Specified by:
hasTotalCompactingKVs in interface ClusterStatusProtos.RegionLoadOrBuilder

getTotalCompactingKVs

public long getTotalCompactingKVs()
Specified by:
getTotalCompactingKVs in interface ClusterStatusProtos.RegionLoadOrBuilder

setTotalCompactingKVs

public ClusterStatusProtos.RegionLoad.Builder setTotalCompactingKVs(long value)

clearTotalCompactingKVs

public ClusterStatusProtos.RegionLoad.Builder clearTotalCompactingKVs()

hasCurrentCompactedKVs

public boolean hasCurrentCompactedKVs()
Specified by:
hasCurrentCompactedKVs in interface ClusterStatusProtos.RegionLoadOrBuilder

getCurrentCompactedKVs

public long getCurrentCompactedKVs()
Specified by:
getCurrentCompactedKVs in interface ClusterStatusProtos.RegionLoadOrBuilder

setCurrentCompactedKVs

public ClusterStatusProtos.RegionLoad.Builder setCurrentCompactedKVs(long value)

clearCurrentCompactedKVs

public ClusterStatusProtos.RegionLoad.Builder clearCurrentCompactedKVs()

hasRootIndexSizeKB

public boolean hasRootIndexSizeKB()
Specified by:
hasRootIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilder

getRootIndexSizeKB

public int getRootIndexSizeKB()
Specified by:
getRootIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilder

setRootIndexSizeKB

public ClusterStatusProtos.RegionLoad.Builder setRootIndexSizeKB(int value)

clearRootIndexSizeKB

public ClusterStatusProtos.RegionLoad.Builder clearRootIndexSizeKB()

hasTotalStaticIndexSizeKB

public boolean hasTotalStaticIndexSizeKB()
Specified by:
hasTotalStaticIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilder

getTotalStaticIndexSizeKB

public int getTotalStaticIndexSizeKB()
Specified by:
getTotalStaticIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilder

setTotalStaticIndexSizeKB

public ClusterStatusProtos.RegionLoad.Builder setTotalStaticIndexSizeKB(int value)

clearTotalStaticIndexSizeKB

public ClusterStatusProtos.RegionLoad.Builder clearTotalStaticIndexSizeKB()

hasTotalStaticBloomSizeKB

public boolean hasTotalStaticBloomSizeKB()
Specified by:
hasTotalStaticBloomSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilder

getTotalStaticBloomSizeKB

public int getTotalStaticBloomSizeKB()
Specified by:
getTotalStaticBloomSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilder

setTotalStaticBloomSizeKB

public ClusterStatusProtos.RegionLoad.Builder setTotalStaticBloomSizeKB(int value)

clearTotalStaticBloomSizeKB

public ClusterStatusProtos.RegionLoad.Builder clearTotalStaticBloomSizeKB()

hasCompleteSequenceId

public boolean hasCompleteSequenceId()
Specified by:
hasCompleteSequenceId in interface ClusterStatusProtos.RegionLoadOrBuilder

getCompleteSequenceId

public long getCompleteSequenceId()
Specified by:
getCompleteSequenceId in interface ClusterStatusProtos.RegionLoadOrBuilder

setCompleteSequenceId

public ClusterStatusProtos.RegionLoad.Builder setCompleteSequenceId(long value)

clearCompleteSequenceId

public ClusterStatusProtos.RegionLoad.Builder clearCompleteSequenceId()


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