Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionLoadOrBuilder

Uses of HBaseProtos.RegionLoadOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement HBaseProtos.RegionLoadOrBuilder
static class HBaseProtos.RegionLoad
           
static class HBaseProtos.RegionLoad.Builder
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.RegionLoadOrBuilder
 HBaseProtos.RegionLoadOrBuilder HBaseProtos.ServerLoadOrBuilder.getRegionLoadsOrBuilder(int index)
           
 HBaseProtos.RegionLoadOrBuilder HBaseProtos.ServerLoad.getRegionLoadsOrBuilder(int index)
           
 HBaseProtos.RegionLoadOrBuilder HBaseProtos.ServerLoad.Builder.getRegionLoadsOrBuilder(int index)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.RegionLoadOrBuilder
 List<? extends HBaseProtos.RegionLoadOrBuilder> HBaseProtos.ServerLoadOrBuilder.getRegionLoadsOrBuilderList()
           
 List<? extends HBaseProtos.RegionLoadOrBuilder> HBaseProtos.ServerLoad.getRegionLoadsOrBuilderList()
           
 List<? extends HBaseProtos.RegionLoadOrBuilder> HBaseProtos.ServerLoad.Builder.getRegionLoadsOrBuilderList()
           
 



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