| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetNormalizerRunningResponse |
MasterRpcServices.setNormalizerRunning(com.google.protobuf.RpcController controller,
MasterProtos.SetNormalizerRunningRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<MasterProtos.SetNormalizerRunningResponse> |
MasterProtos.SetNormalizerRunningResponse.PARSER |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.Builder.build() |
MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.Builder.buildPartial() |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.getDefaultInstance() |
MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.getDefaultInstanceForType() |
MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.Builder.getDefaultInstanceForType() |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseFrom(byte[] data) |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseFrom(InputStream input) |
static MasterProtos.SetNormalizerRunningResponse |
MasterProtos.SetNormalizerRunningResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.SetNormalizerRunningResponse |
MasterProtos.MasterService.BlockingInterface.setNormalizerRunning(com.google.protobuf.RpcController controller,
MasterProtos.SetNormalizerRunningRequest request) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MasterProtos.SetNormalizerRunningResponse> |
MasterProtos.SetNormalizerRunningResponse.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetNormalizerRunningResponse.Builder |
MasterProtos.SetNormalizerRunningResponse.Builder.mergeFrom(MasterProtos.SetNormalizerRunningResponse other) |
static MasterProtos.SetNormalizerRunningResponse.Builder |
MasterProtos.SetNormalizerRunningResponse.newBuilder(MasterProtos.SetNormalizerRunningResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.setNormalizerRunning(com.google.protobuf.RpcController controller,
MasterProtos.SetNormalizerRunningRequest request,
com.google.protobuf.RpcCallback<MasterProtos.SetNormalizerRunningResponse> done)
rpc SetNormalizerRunning(.SetNormalizerRunningRequest) returns (.SetNormalizerRunningResponse); |
void |
MasterProtos.MasterService.Interface.setNormalizerRunning(com.google.protobuf.RpcController controller,
MasterProtos.SetNormalizerRunningRequest request,
com.google.protobuf.RpcCallback<MasterProtos.SetNormalizerRunningResponse> done)
rpc SetNormalizerRunning(.SetNormalizerRunningRequest) returns (.SetNormalizerRunningResponse); |
void |
MasterProtos.MasterService.Stub.setNormalizerRunning(com.google.protobuf.RpcController controller,
MasterProtos.SetNormalizerRunningRequest request,
com.google.protobuf.RpcCallback<MasterProtos.SetNormalizerRunningResponse> done) |
Copyright © 2007–2016 Cloudera. All rights reserved.