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