Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Field and Description |
---|---|
private ResultBoundedCompletionService.QueueingFuture<V> |
ResultBoundedCompletionService.completed |
private ResultBoundedCompletionService.QueueingFuture<V>[] |
ResultBoundedCompletionService.tasks |
Modifier and Type | Method and Description |
---|---|
ResultBoundedCompletionService.QueueingFuture<V> |
ResultBoundedCompletionService.poll(long timeout,
TimeUnit unit) |
ResultBoundedCompletionService.QueueingFuture<V> |
ResultBoundedCompletionService.take() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.