@FunctionalInterface public static interface AsyncMasterRequestRpcRetryingCaller.Callable<T>
Modifier and Type | Method and Description |
---|---|
CompletableFuture<T> |
call(HBaseRpcController controller,
MasterProtos.MasterService.Interface stub) |
CompletableFuture<T> call(HBaseRpcController controller, MasterProtos.MasterService.Interface stub)
Copyright © 2007–2019 Cloudera. All rights reserved.