Class ResultBoundedCompletionService.QueueingFuture<T>

java.lang.Object
org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture<T>
All Implemented Interfaces:
Runnable, Future<T>, RunnableFuture<T>
Enclosing class:
ResultBoundedCompletionService<V>