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

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

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

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

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



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