Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterAdminProtos.StopMasterResponse

Uses of MasterAdminProtos.StopMasterResponse in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterAdminProtos.StopMasterResponse
 MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.Builder.build()
           
 MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.Builder.buildPartial()
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.getDefaultInstance()
           
 MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.getDefaultInstanceForType()
           
 MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.Builder.getDefaultInstanceForType()
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseDelimitedFrom(InputStream input)
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseFrom(byte[] data)
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseFrom(com.google.protobuf.ByteString data)
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseFrom(InputStream input)
           
static MasterAdminProtos.StopMasterResponse MasterAdminProtos.StopMasterResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 MasterAdminProtos.StopMasterResponse MasterAdminProtos.MasterAdminService.BlockingInterface.stopMaster(com.google.protobuf.RpcController controller, MasterAdminProtos.StopMasterRequest request)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterAdminProtos.StopMasterResponse
 MasterAdminProtos.StopMasterResponse.Builder MasterAdminProtos.StopMasterResponse.Builder.mergeFrom(MasterAdminProtos.StopMasterResponse other)
           
static MasterAdminProtos.StopMasterResponse.Builder MasterAdminProtos.StopMasterResponse.newBuilder(MasterAdminProtos.StopMasterResponse prototype)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterAdminProtos.StopMasterResponse
abstract  void MasterAdminProtos.MasterAdminService.stopMaster(com.google.protobuf.RpcController controller, MasterAdminProtos.StopMasterRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.StopMasterResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Interface.stopMaster(com.google.protobuf.RpcController controller, MasterAdminProtos.StopMasterRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.StopMasterResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Stub.stopMaster(com.google.protobuf.RpcController controller, MasterAdminProtos.StopMasterRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.StopMasterResponse> done)
           
 



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