public class FutureLateJoin<K extends BaseFuture> extends BaseFutureImpl implements BaseFuture
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FutureLateJoin(int nrMaxFutures) |
FutureLateJoin(int nrMaxFutures,
int minSuccess) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(K future) |
List<K> |
getFuturesDone() |
addCancellation, addListener, await, await, awaitUninterruptibly, awaitUninterruptibly, cancel, getFailedReason, getType, isCompleted, isFailed, isSuccess, notifyListerenrs, removeCancellation, removeListener, setCompletedAndNotify, setFailedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCancellation, addListener, await, await, awaitUninterruptibly, awaitUninterruptibly, getFailedReason, getType, isCompleted, isFailed, isSuccess, removeCancellation, removeListener, setFailedcancelCopyright © 2011. All Rights Reserved.