| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.NormalizeResponse |
MasterRpcServices.normalize(com.google.protobuf.RpcController controller,
MasterProtos.NormalizeRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<MasterProtos.NormalizeResponse> |
MasterProtos.NormalizeResponse.PARSER |
| 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(com.google.protobuf.RpcController controller,
MasterProtos.NormalizeRequest request) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseFrom(byte[] data) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseFrom(InputStream input) |
static MasterProtos.NormalizeResponse |
MasterProtos.NormalizeResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MasterProtos.NormalizeResponse> |
MasterProtos.NormalizeResponse.getParserForType() |
| 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(com.google.protobuf.RpcController controller,
MasterProtos.NormalizeRequest request,
com.google.protobuf.RpcCallback<MasterProtos.NormalizeResponse> done)
rpc Normalize(.NormalizeRequest) returns (.NormalizeResponse); |
void |
MasterProtos.MasterService.Interface.normalize(com.google.protobuf.RpcController controller,
MasterProtos.NormalizeRequest request,
com.google.protobuf.RpcCallback<MasterProtos.NormalizeResponse> done)
rpc Normalize(.NormalizeRequest) returns (.NormalizeResponse); |
void |
MasterProtos.MasterService.Stub.normalize(com.google.protobuf.RpcController controller,
MasterProtos.NormalizeRequest request,
com.google.protobuf.RpcCallback<MasterProtos.NormalizeResponse> done) |
Copyright © 2007–2016 Cloudera. All rights reserved.