Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterIdOrBuilder

Uses of ClusterIdProtos.ClusterIdOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement ClusterIdProtos.ClusterIdOrBuilder
static class ClusterIdProtos.ClusterId
          Protobuf type ClusterId
static class ClusterIdProtos.ClusterId.Builder
          Protobuf type ClusterId
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterIdProtos.ClusterIdOrBuilder
 ClusterIdProtos.ClusterIdOrBuilder ClusterStatusProtos.ClusterStatusOrBuilder.getClusterIdOrBuilder()
          optional .ClusterId cluster_id = 5;
 ClusterIdProtos.ClusterIdOrBuilder ClusterStatusProtos.ClusterStatus.getClusterIdOrBuilder()
          optional .ClusterId cluster_id = 5;
 ClusterIdProtos.ClusterIdOrBuilder ClusterStatusProtos.ClusterStatus.Builder.getClusterIdOrBuilder()
          optional .ClusterId cluster_id = 5;
 



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