public static interface ExportProtos.ExportService.Interface
| Modifier and Type | Method and Description |
|---|---|
void |
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 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);Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.