public static interface ExportProtos.ExportService.Interface
| Modifier and Type | Method and Description |
|---|---|
void |
export(RpcController controller,
ExportProtos.ExportRequest request,
RpcCallback<ExportProtos.ExportResponse> done)
rpc export(.hbase.pb.ExportRequest) returns (.hbase.pb.ExportResponse); |
void export(RpcController controller, ExportProtos.ExportRequest request, RpcCallback<ExportProtos.ExportResponse> done)
rpc export(.hbase.pb.ExportRequest) returns (.hbase.pb.ExportResponse);Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.