@FunctionalInterface public static interface AsyncServerRequestRpcRetryingCaller.Callable<T>
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<T> |
call(HBaseRpcController controller,
ClientProtos.ClientService.Interface stub) |
CompletableFuture<T> call(HBaseRpcController controller, ClientProtos.ClientService.Interface stub)
Copyright © 2007–2019. All rights reserved.