Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest

Packages that use MasterProtos.DispatchMergingRegionsRequest
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of MasterProtos.DispatchMergingRegionsRequest in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type MasterProtos.DispatchMergingRegionsRequest
static com.google.protobuf.Parser<MasterProtos.DispatchMergingRegionsRequest> MasterProtos.DispatchMergingRegionsRequest.PARSER
           
 

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type MasterProtos.DispatchMergingRegionsRequest
 com.google.protobuf.Parser<MasterProtos.DispatchMergingRegionsRequest> MasterProtos.DispatchMergingRegionsRequest.getParserForType()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterProtos.DispatchMergingRegionsRequest
 MasterProtos.DispatchMergingRegionsResponse MasterProtos.MasterService.BlockingInterface.dispatchMergingRegions(com.google.protobuf.RpcController controller, MasterProtos.DispatchMergingRegionsRequest request)
           
abstract  void MasterProtos.MasterService.dispatchMergingRegions(com.google.protobuf.RpcController controller, MasterProtos.DispatchMergingRegionsRequest request, com.google.protobuf.RpcCallback<MasterProtos.DispatchMergingRegionsResponse> done)
          rpc DispatchMergingRegions(.DispatchMergingRegionsRequest) returns (.DispatchMergingRegionsResponse);
 void MasterProtos.MasterService.Interface.dispatchMergingRegions(com.google.protobuf.RpcController controller, MasterProtos.DispatchMergingRegionsRequest request, com.google.protobuf.RpcCallback<MasterProtos.DispatchMergingRegionsResponse> done)
          rpc DispatchMergingRegions(.DispatchMergingRegionsRequest) returns (.DispatchMergingRegionsResponse);
 void MasterProtos.MasterService.Stub.dispatchMergingRegions(com.google.protobuf.RpcController controller, MasterProtos.DispatchMergingRegionsRequest request, com.google.protobuf.RpcCallback<MasterProtos.DispatchMergingRegionsResponse> done)
           
 MasterProtos.DispatchMergingRegionsRequest.Builder MasterProtos.DispatchMergingRegionsRequest.Builder.mergeFrom(MasterProtos.DispatchMergingRegionsRequest other)
           
static MasterProtos.DispatchMergingRegionsRequest.Builder MasterProtos.DispatchMergingRegionsRequest.newBuilder(MasterProtos.DispatchMergingRegionsRequest prototype)
           
 



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