Uses of Interface
org.apache.hadoop.hbase.client.AsyncRegionServerAdmin.RpcCall
-
Uses of AsyncRegionServerAdmin.RpcCall in org.apache.hadoop.hbase.client
Modifier and TypeMethodDescriptionprivate <RESP> CompletableFuture<RESP>
AsyncRegionServerAdmin.call
(AsyncRegionServerAdmin.RpcCall<RESP> rpcCall) private <RESP> CompletableFuture<RESP>
AsyncRegionServerAdmin.call
(AsyncRegionServerAdmin.RpcCall<RESP> rpcCall, ExtendedCellScanner cellScanner)