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

Packages that use ClusterStatusProtos.RegionLoadOrBuilder
org.apache.hadoop.hbase.protobuf.generated   
 

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

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

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

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



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