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

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

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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.SetBalancerRunningResponse
 MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.Builder.build()
           
 MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.Builder.buildPartial()
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.getDefaultInstance()
           
 MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.getDefaultInstanceForType()
           
 MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.Builder.getDefaultInstanceForType()
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseDelimitedFrom(InputStream input)
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseFrom(byte[] data)
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseFrom(com.google.protobuf.ByteString data)
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseFrom(InputStream input)
           
static MasterProtos.SetBalancerRunningResponse MasterProtos.SetBalancerRunningResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 MasterProtos.SetBalancerRunningResponse MasterProtos.MasterService.BlockingInterface.setBalancerRunning(com.google.protobuf.RpcController controller, MasterProtos.SetBalancerRunningRequest request)
           
 

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

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

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterProtos.SetBalancerRunningResponse
abstract  void MasterProtos.MasterService.setBalancerRunning(com.google.protobuf.RpcController controller, MasterProtos.SetBalancerRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.SetBalancerRunningResponse> done)
          rpc SetBalancerRunning(.SetBalancerRunningRequest) returns (.SetBalancerRunningResponse);
 void MasterProtos.MasterService.Interface.setBalancerRunning(com.google.protobuf.RpcController controller, MasterProtos.SetBalancerRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.SetBalancerRunningResponse> done)
          rpc SetBalancerRunning(.SetBalancerRunningRequest) returns (.SetBalancerRunningResponse);
 void MasterProtos.MasterService.Stub.setBalancerRunning(com.google.protobuf.RpcController controller, MasterProtos.SetBalancerRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.SetBalancerRunningResponse> done)
           
 



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