@FunctionalInterface public static interface AsyncSingleRequestRpcRetryingCaller.Callable<T>
| Modifier and Type | Method and Description | 
|---|---|
| CompletableFuture<T> | call(HBaseRpcController controller,
    HRegionLocation loc,
    org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.Interface stub) | 
CompletableFuture<T> call(HBaseRpcController controller, HRegionLocation loc, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.Interface stub)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.