| 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.BalanceResponse |
ShortCircuitMasterConnection.balance(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.BalanceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.BalanceResponse |
MasterRpcServices.balance(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.BalanceRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.BalanceResponse> |
MasterProtos.BalanceResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.BalanceResponse |
MasterProtos.MasterService.BlockingInterface.balance(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.BalanceRequest request) |
MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.Builder.build() |
MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.Builder.buildPartial() |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.getDefaultInstance() |
MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.getDefaultInstanceForType() |
MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.Builder.getDefaultInstanceForType() |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseFrom(byte[] data) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseFrom(ByteBuffer data) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.parseFrom(InputStream input) |
static MasterProtos.BalanceResponse |
MasterProtos.BalanceResponse.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.BalanceResponse> |
MasterProtos.BalanceResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.BalanceResponse> |
MasterProtos.BalanceResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.BalanceResponse.Builder |
MasterProtos.BalanceResponse.Builder.mergeFrom(MasterProtos.BalanceResponse other) |
static MasterProtos.BalanceResponse.Builder |
MasterProtos.BalanceResponse.newBuilder(MasterProtos.BalanceResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.balance(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.BalanceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.BalanceResponse> done)
Run the balancer.
|
void |
MasterProtos.MasterService.Interface.balance(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.BalanceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.BalanceResponse> done)
Run the balancer.
|
void |
MasterProtos.MasterService.Stub.balance(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.BalanceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.BalanceResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.