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