public class FutureWrappedBootstrap extends FutureWrapper<FutureBootstrap> implements FutureBootstrap
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FutureWrappedBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PeerAddress> |
getBootstrapTo() |
void |
waitForBootstrap(FutureBootstrap bootstrap,
Collection<PeerAddress> bootstrapTo) |
void |
waitForBootstrap(FutureBootstrap bootstrap,
PeerAddress bootstrapTo) |
getWrappedFuture, waitForaddCancellation, 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, setFailedcancelpublic void waitForBootstrap(FutureBootstrap bootstrap, PeerAddress bootstrapTo)
public void waitForBootstrap(FutureBootstrap bootstrap, Collection<PeerAddress> bootstrapTo)
public Collection<PeerAddress> getBootstrapTo()
getBootstrapTo in interface FutureBootstrapCopyright © 2011. All Rights Reserved.