Uses of Class
org.apache.hadoop.hbase.client.ResultBoundedCompletionService
-
Uses of ResultBoundedCompletionService in org.apache.hadoop.hbase.client
Modifier and TypeMethodDescriptionprivate void
ScannerCallableWithReplicas.addCallsForCurrentReplica
(ResultBoundedCompletionService<Pair<Result[], ScannerCallable>> cs, int rpcTimeout) private void
ScannerCallableWithReplicas.addCallsForOtherReplicas
(ResultBoundedCompletionService<Pair<Result[], ScannerCallable>> cs, int min, int max, int rpcTimeout) private void
RpcRetryingCallerWithReadReplicas.addCallsForReplica
(ResultBoundedCompletionService<Result> cs, RegionLocations rl, int min, int max) Creates the calls and submit them