Uses of Class
org.apache.hadoop.hbase.client.ResultBoundedCompletionService
Packages that use ResultBoundedCompletionService
-
Uses of ResultBoundedCompletionService in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client with parameters of type ResultBoundedCompletionServiceModifier and TypeMethodDescriptionprivate voidScannerCallableWithReplicas.addCallsForCurrentReplica(ResultBoundedCompletionService<Pair<Result[], ScannerCallable>> cs, int rpcTimeout) private voidScannerCallableWithReplicas.addCallsForOtherReplicas(ResultBoundedCompletionService<Pair<Result[], ScannerCallable>> cs, int min, int max, int rpcTimeout) private voidRpcRetryingCallerWithReadReplicas.addCallsForReplica(ResultBoundedCompletionService<Result> cs, RegionLocations rl, int min, int max) Creates the calls and submit them