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

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

Classes in org.apache.hadoop.hbase.protobuf.generated that implement ClusterStatusProtos.ServerLoadOrBuilder
static class ClusterStatusProtos.ServerLoad
          Protobuf type ServerLoad
static class ClusterStatusProtos.ServerLoad.Builder
          Protobuf type ServerLoad
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.ServerLoadOrBuilder
 ClusterStatusProtos.ServerLoadOrBuilder RegionServerStatusProtos.RegionServerReportRequestOrBuilder.getLoadOrBuilder()
          optional .ServerLoad load = 2;
 ClusterStatusProtos.ServerLoadOrBuilder RegionServerStatusProtos.RegionServerReportRequest.getLoadOrBuilder()
          optional .ServerLoad load = 2;
 ClusterStatusProtos.ServerLoadOrBuilder RegionServerStatusProtos.RegionServerReportRequest.Builder.getLoadOrBuilder()
          optional .ServerLoad load = 2;
 ClusterStatusProtos.ServerLoadOrBuilder ClusterStatusProtos.LiveServerInfoOrBuilder.getServerLoadOrBuilder()
          required .ServerLoad server_load = 2;
 ClusterStatusProtos.ServerLoadOrBuilder ClusterStatusProtos.LiveServerInfo.getServerLoadOrBuilder()
          required .ServerLoad server_load = 2;
 ClusterStatusProtos.ServerLoadOrBuilder ClusterStatusProtos.LiveServerInfo.Builder.getServerLoadOrBuilder()
          required .ServerLoad server_load = 2;
 



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