| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsBalancerEnabledResponse |
ShortCircuitMasterConnection.isBalancerEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsBalancerEnabledRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsBalancerEnabledResponse |
MasterRpcServices.isBalancerEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsBalancerEnabledRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static MasterProtos.IsBalancerEnabledRequest |
RequestConverter.buildIsBalancerEnabledRequest()
Creates a protocol buffer IsBalancerEnabledRequest
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsBalancerEnabledRequest> |
MasterProtos.IsBalancerEnabledRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.Builder.build() |
MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.Builder.buildPartial() |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.getDefaultInstance() |
MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.getDefaultInstanceForType() |
MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.Builder.getDefaultInstanceForType() |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseDelimitedFrom(InputStream input) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(byte[] data) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(ByteBuffer data) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(InputStream input) |
static MasterProtos.IsBalancerEnabledRequest |
MasterProtos.IsBalancerEnabledRequest.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsBalancerEnabledRequest> |
MasterProtos.IsBalancerEnabledRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsBalancerEnabledRequest> |
MasterProtos.IsBalancerEnabledRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsBalancerEnabledResponse |
MasterProtos.MasterService.BlockingInterface.isBalancerEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsBalancerEnabledRequest request) |
abstract void |
MasterProtos.MasterService.isBalancerEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsBalancerEnabledRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsBalancerEnabledResponse> done)
Query whether the Region Balancer is running.
|
void |
MasterProtos.MasterService.Interface.isBalancerEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsBalancerEnabledRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsBalancerEnabledResponse> done)
Query whether the Region Balancer is running.
|
void |
MasterProtos.MasterService.Stub.isBalancerEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsBalancerEnabledRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsBalancerEnabledResponse> done) |
MasterProtos.IsBalancerEnabledRequest.Builder |
MasterProtos.IsBalancerEnabledRequest.Builder.mergeFrom(MasterProtos.IsBalancerEnabledRequest other) |
static MasterProtos.IsBalancerEnabledRequest.Builder |
MasterProtos.IsBalancerEnabledRequest.newBuilder(MasterProtos.IsBalancerEnabledRequest prototype) |
Copyright © 2007–2019 Cloudera. All rights reserved.