Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStatsOrBuilder

Packages that use ClientProtos.RegionLoadStatsOrBuilder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of ClientProtos.RegionLoadStatsOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement ClientProtos.RegionLoadStatsOrBuilder
static class ClientProtos.RegionLoadStats
          Protobuf type RegionLoadStats
static class ClientProtos.RegionLoadStats.Builder
          Protobuf type RegionLoadStats
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClientProtos.RegionLoadStatsOrBuilder
 ClientProtos.RegionLoadStatsOrBuilder ClientProtos.ResultOrExceptionOrBuilder.getLoadStatsOrBuilder()
          optional .RegionLoadStats loadStats = 5;
 ClientProtos.RegionLoadStatsOrBuilder ClientProtos.ResultOrException.getLoadStatsOrBuilder()
          optional .RegionLoadStats loadStats = 5;
 ClientProtos.RegionLoadStatsOrBuilder ClientProtos.ResultOrException.Builder.getLoadStatsOrBuilder()
          optional .RegionLoadStats loadStats = 5;
 



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