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

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

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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.ClusterStatusOrBuilder
 ClusterStatusProtos.ClusterStatusOrBuilder MasterProtos.GetClusterStatusResponseOrBuilder.getClusterStatusOrBuilder()
          required .ClusterStatus cluster_status = 1;
 ClusterStatusProtos.ClusterStatusOrBuilder MasterProtos.GetClusterStatusResponse.getClusterStatusOrBuilder()
          required .ClusterStatus cluster_status = 1;
 ClusterStatusProtos.ClusterStatusOrBuilder MasterProtos.GetClusterStatusResponse.Builder.getClusterStatusOrBuilder()
          required .ClusterStatus cluster_status = 1;
 



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