Class BoundedCompletionService.QueueingFuture

java.lang.Object
java.util.concurrent.FutureTask<V>
org.apache.hadoop.hbase.util.BoundedCompletionService.QueueingFuture
All Implemented Interfaces:
Runnable, Future<V>, RunnableFuture<V>
Enclosing class:
BoundedCompletionService<V>