Uses of Interface
org.apache.hadoop.hbase.client.AsyncRegionServerAdmin.RpcCall
Packages that use AsyncRegionServerAdmin.RpcCall
-
Uses of AsyncRegionServerAdmin.RpcCall in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client with parameters of type AsyncRegionServerAdmin.RpcCallModifier and TypeMethodDescriptionprivate <RESP> CompletableFuture<RESP>
AsyncRegionServerAdmin.call
(AsyncRegionServerAdmin.RpcCall<RESP> rpcCall) private <RESP> CompletableFuture<RESP>
AsyncRegionServerAdmin.call
(AsyncRegionServerAdmin.RpcCall<RESP> rpcCall, ExtendedCellScanner cellScanner)