| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetBalancerRunningResponse |
ShortCircuitMasterConnection.setBalancerRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetBalancerRunningRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetBalancerRunningResponse |
MasterRpcServices.setBalancerRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController c,
MasterProtos.SetBalancerRunningRequest req) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.SetBalancerRunningResponse> |
MasterProtos.SetBalancerRunningResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
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,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(byte[] data) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(ByteBuffer data) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(InputStream input) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.SetBalancerRunningResponse |
MasterProtos.MasterService.BlockingInterface.setBalancerRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetBalancerRunningRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.SetBalancerRunningResponse> |
MasterProtos.SetBalancerRunningResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.SetBalancerRunningResponse> |
MasterProtos.SetBalancerRunningResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetBalancerRunningResponse.Builder |
MasterProtos.SetBalancerRunningResponse.Builder.mergeFrom(MasterProtos.SetBalancerRunningResponse other) |
static MasterProtos.SetBalancerRunningResponse.Builder |
MasterProtos.SetBalancerRunningResponse.newBuilder(MasterProtos.SetBalancerRunningResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.setBalancerRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetBalancerRunningRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.SetBalancerRunningResponse> done)
Turn the load balancer on or off.
|
void |
MasterProtos.MasterService.Interface.setBalancerRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetBalancerRunningRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.SetBalancerRunningResponse> done)
Turn the load balancer on or off.
|
void |
MasterProtos.MasterService.Stub.setBalancerRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetBalancerRunningRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.SetBalancerRunningResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.