| 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.ExportResponse> |
ExportProtos.ExportResponse.PARSER |
| Modifier and Type | Method and Description |
|---|---|
ExportProtos.ExportResponse |
ExportProtos.ExportResponse.Builder.build() |
ExportProtos.ExportResponse |
ExportProtos.ExportResponse.Builder.buildPartial() |
ExportProtos.ExportResponse |
ExportProtos.ExportService.BlockingInterface.export(com.google.protobuf.RpcController controller,
ExportProtos.ExportRequest request) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.getDefaultInstance() |
ExportProtos.ExportResponse |
ExportProtos.ExportResponse.getDefaultInstanceForType() |
ExportProtos.ExportResponse |
ExportProtos.ExportResponse.Builder.getDefaultInstanceForType() |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseDelimitedFrom(InputStream input) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseFrom(byte[] data) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseFrom(com.google.protobuf.ByteString data) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseFrom(InputStream input) |
static ExportProtos.ExportResponse |
ExportProtos.ExportResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExportProtos.ExportResponse> |
ExportProtos.ExportResponse.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
ExportProtos.ExportResponse.Builder |
ExportProtos.ExportResponse.Builder.mergeFrom(ExportProtos.ExportResponse other) |
static ExportProtos.ExportResponse.Builder |
ExportProtos.ExportResponse.newBuilder(ExportProtos.ExportResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.