public class FutureForkedBroadcast extends FutureForkJoin<FutureRouting> implements FutureBootstrap
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FutureForkedBroadcast(Collection<PeerAddress> bootstrapTo,
FutureRouting... forks) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PeerAddress> |
getBootstrapTo() |
getAll, getFailedReason, getIntermediateFutures, getLast, getSuccessCounteraddCancellation, addListener, await, await, awaitUninterruptibly, awaitUninterruptibly, cancel, 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, setFailedcancelpublic FutureForkedBroadcast(Collection<PeerAddress> bootstrapTo, FutureRouting... forks)
public Collection<PeerAddress> getBootstrapTo()
getBootstrapTo in interface FutureBootstrapCopyright © 2011. All Rights Reserved.