| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
AdminProtos.StopServerResponse |
RSRpcServices.stopServer(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.StopServerRequest request)
Stop the region server.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<AdminProtos.StopServerResponse> |
AdminProtos.StopServerResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.Builder.build() |
AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.Builder.buildPartial() |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.getDefaultInstance() |
AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.getDefaultInstanceForType() |
AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.Builder.getDefaultInstanceForType() |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseDelimitedFrom(InputStream input) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(byte[] data) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(ByteBuffer data) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(InputStream input) |
static AdminProtos.StopServerResponse |
AdminProtos.StopServerResponse.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AdminProtos.StopServerResponse |
AdminProtos.AdminService.BlockingInterface.stopServer(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.StopServerRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<AdminProtos.StopServerResponse> |
AdminProtos.StopServerResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<AdminProtos.StopServerResponse> |
AdminProtos.StopServerResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
AdminProtos.StopServerResponse.Builder |
AdminProtos.StopServerResponse.Builder.mergeFrom(AdminProtos.StopServerResponse other) |
static AdminProtos.StopServerResponse.Builder |
AdminProtos.StopServerResponse.newBuilder(AdminProtos.StopServerResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AdminProtos.AdminService.stopServer(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.StopServerRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.StopServerResponse> done)
rpc StopServer(.hbase.pb.StopServerRequest) returns (.hbase.pb.StopServerResponse); |
void |
AdminProtos.AdminService.Interface.stopServer(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.StopServerRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.StopServerResponse> done)
rpc StopServer(.hbase.pb.StopServerRequest) returns (.hbase.pb.StopServerResponse); |
void |
AdminProtos.AdminService.Stub.stopServer(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AdminProtos.StopServerRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<AdminProtos.StopServerResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.