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

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

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

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterAdminProtos.UnassignRegionRequest
 MasterAdminProtos.UnassignRegionRequest.Builder MasterAdminProtos.UnassignRegionRequest.Builder.mergeFrom(MasterAdminProtos.UnassignRegionRequest other)
           
static MasterAdminProtos.UnassignRegionRequest.Builder MasterAdminProtos.UnassignRegionRequest.newBuilder(MasterAdminProtos.UnassignRegionRequest prototype)
           
 MasterAdminProtos.UnassignRegionResponse MasterAdminProtos.MasterAdminService.BlockingInterface.unassignRegion(com.google.protobuf.RpcController controller, MasterAdminProtos.UnassignRegionRequest request)
           
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.