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