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

Uses of ClusterStatusProtos.RegionLoad.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.RegionLoad.Builder
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.ServerLoad.Builder.addRegionLoadsBuilder()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.ServerLoad.Builder.addRegionLoadsBuilder(int index)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clear()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearCompleteSequenceId()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearCurrentCompactedKVs()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearMemstoreSizeMB()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearReadRequestsCount()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearRegionSpecifier()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearRootIndexSizeKB()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearStorefileIndexSizeMB()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearStorefiles()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearStorefileSizeMB()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearStores()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearStoreUncompressedSizeMB()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearTotalCompactingKVs()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearTotalStaticBloomSizeKB()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearTotalStaticIndexSizeKB()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clearWriteRequestsCount()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.clone()
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.ServerLoad.Builder.getRegionLoadsBuilder(int index)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.mergeFrom(ClusterStatusProtos.RegionLoad other)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.mergeFrom(com.google.protobuf.Message other)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.mergeRegionSpecifier(HBaseProtos.RegionSpecifier value)
           
static ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.newBuilder()
           
static ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.newBuilder(ClusterStatusProtos.RegionLoad prototype)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.newBuilderForType()
           
protected  ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setCompleteSequenceId(long value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setCurrentCompactedKVs(long value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setMemstoreSizeMB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setReadRequestsCount(long value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder builderForValue)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setRegionSpecifier(HBaseProtos.RegionSpecifier value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setRootIndexSizeKB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setStorefileIndexSizeMB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setStorefiles(int value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setStorefileSizeMB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setStores(int value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setStoreUncompressedSizeMB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setTotalCompactingKVs(long value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setTotalStaticBloomSizeKB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setTotalStaticIndexSizeKB(int value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.Builder.setWriteRequestsCount(long value)
           
 ClusterStatusProtos.RegionLoad.Builder ClusterStatusProtos.RegionLoad.toBuilder()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClusterStatusProtos.RegionLoad.Builder
 List<ClusterStatusProtos.RegionLoad.Builder> ClusterStatusProtos.ServerLoad.Builder.getRegionLoadsBuilderList()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClusterStatusProtos.RegionLoad.Builder
 ClusterStatusProtos.ServerLoad.Builder ClusterStatusProtos.ServerLoad.Builder.addRegionLoads(ClusterStatusProtos.RegionLoad.Builder builderForValue)
           
 ClusterStatusProtos.ServerLoad.Builder ClusterStatusProtos.ServerLoad.Builder.addRegionLoads(int index, ClusterStatusProtos.RegionLoad.Builder builderForValue)
           
 ClusterStatusProtos.ServerLoad.Builder ClusterStatusProtos.ServerLoad.Builder.setRegionLoads(int index, ClusterStatusProtos.RegionLoad.Builder builderForValue)
           
 



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