| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
RegionServerStatusProtos.ReportRSFatalErrorResponse |
MasterRpcServices.reportRSFatalError(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
RegionServerStatusProtos.ReportRSFatalErrorRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<RegionServerStatusProtos.ReportRSFatalErrorRequest> |
RegionServerStatusProtos.ReportRSFatalErrorRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder.build() |
RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder.buildPartial() |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.getDefaultInstance() |
RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.getDefaultInstanceForType() |
RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder.getDefaultInstanceForType() |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseDelimitedFrom(InputStream input) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(byte[] data) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(ByteBuffer data) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(InputStream input) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<RegionServerStatusProtos.ReportRSFatalErrorRequest> |
RegionServerStatusProtos.ReportRSFatalErrorRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<RegionServerStatusProtos.ReportRSFatalErrorRequest> |
RegionServerStatusProtos.ReportRSFatalErrorRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder |
RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder.mergeFrom(RegionServerStatusProtos.ReportRSFatalErrorRequest other) |
static RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder |
RegionServerStatusProtos.ReportRSFatalErrorRequest.newBuilder(RegionServerStatusProtos.ReportRSFatalErrorRequest prototype) |
RegionServerStatusProtos.ReportRSFatalErrorResponse |
RegionServerStatusProtos.RegionServerStatusService.BlockingInterface.reportRSFatalError(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
RegionServerStatusProtos.ReportRSFatalErrorRequest request) |
abstract void |
RegionServerStatusProtos.RegionServerStatusService.reportRSFatalError(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
RegionServerStatusProtos.ReportRSFatalErrorRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<RegionServerStatusProtos.ReportRSFatalErrorResponse> done)
Called by a region server to report a fatal error that is causing it to
abort.
|
void |
RegionServerStatusProtos.RegionServerStatusService.Interface.reportRSFatalError(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
RegionServerStatusProtos.ReportRSFatalErrorRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<RegionServerStatusProtos.ReportRSFatalErrorResponse> done)
Called by a region server to report a fatal error that is causing it to
abort.
|
void |
RegionServerStatusProtos.RegionServerStatusService.Stub.reportRSFatalError(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
RegionServerStatusProtos.ReportRSFatalErrorRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<RegionServerStatusProtos.ReportRSFatalErrorResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.