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

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

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



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