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