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