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