| Package | Description |
|---|---|
| org.apache.hadoop.hbase.coprocessor | |
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
Export.export(com.google.protobuf.RpcController controller,
ExportProtos.ExportRequest request,
com.google.protobuf.RpcCallback<ExportProtos.ExportResponse> done) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<ExportProtos.ExportRequest> |
ExportProtos.ExportRequest.PARSER |
| Modifier and Type | Method and Description |
|---|---|
ExportProtos.ExportRequest |
ExportProtos.ExportRequest.Builder.build() |
ExportProtos.ExportRequest |
ExportProtos.ExportRequest.Builder.buildPartial() |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.getDefaultInstance() |
ExportProtos.ExportRequest |
ExportProtos.ExportRequest.getDefaultInstanceForType() |
ExportProtos.ExportRequest |
ExportProtos.ExportRequest.Builder.getDefaultInstanceForType() |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseDelimitedFrom(InputStream input) |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseFrom(byte[] data) |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseFrom(com.google.protobuf.ByteString data) |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseFrom(InputStream input) |
static ExportProtos.ExportRequest |
ExportProtos.ExportRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExportProtos.ExportRequest> |
ExportProtos.ExportRequest.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
ExportProtos.ExportResponse |
ExportProtos.ExportService.BlockingInterface.export(com.google.protobuf.RpcController controller,
ExportProtos.ExportRequest request) |
abstract void |
ExportProtos.ExportService.export(com.google.protobuf.RpcController controller,
ExportProtos.ExportRequest request,
com.google.protobuf.RpcCallback<ExportProtos.ExportResponse> done)
rpc export(.hbase.pb.ExportRequest) returns (.hbase.pb.ExportResponse); |
void |
ExportProtos.ExportService.Interface.export(com.google.protobuf.RpcController controller,
ExportProtos.ExportRequest request,
com.google.protobuf.RpcCallback<ExportProtos.ExportResponse> done)
rpc export(.hbase.pb.ExportRequest) returns (.hbase.pb.ExportResponse); |
void |
ExportProtos.ExportService.Stub.export(com.google.protobuf.RpcController controller,
ExportProtos.ExportRequest request,
com.google.protobuf.RpcCallback<ExportProtos.ExportResponse> done) |
ExportProtos.ExportRequest.Builder |
ExportProtos.ExportRequest.Builder.mergeFrom(ExportProtos.ExportRequest other) |
static ExportProtos.ExportRequest.Builder |
ExportProtos.ExportRequest.newBuilder(ExportProtos.ExportRequest prototype) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.