Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder

Packages that use MasterProtos.GetClusterStatusRequest.Builder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of MasterProtos.GetClusterStatusRequest.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.GetClusterStatusRequest.Builder
 MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.Builder.clear()
           
 MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.Builder.clone()
           
 MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.Builder.mergeFrom(MasterProtos.GetClusterStatusRequest other)
           
 MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.Builder.mergeFrom(com.google.protobuf.Message other)
           
static MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.newBuilder()
           
static MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.newBuilder(MasterProtos.GetClusterStatusRequest prototype)
           
 MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.newBuilderForType()
           
protected  MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 MasterProtos.GetClusterStatusRequest.Builder MasterProtos.GetClusterStatusRequest.toBuilder()
           
 



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