public class FutureRelay extends BaseFutureImpl<FutureRelay>
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FutureRelay() |
| Modifier and Type | Method and Description |
|---|---|
FutureRelay |
done(Collection<BaseRelayClient> relays) |
boolean |
isRelayNotRequired() |
FutureRelay |
nothingTodo() |
Collection<BaseRelayClient> |
relays() |
addCancel, addListener, await, await, awaitListeners, awaitListenersUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, completedAndNotify, failed, failed, failed, failed, failed, failedReason, isCompleted, isFailed, isSuccess, notifyListeners, removeCancel, removeListener, self, self, typepublic FutureRelay nothingTodo()
public FutureRelay done(Collection<BaseRelayClient> relays)
public boolean isRelayNotRequired()
public Collection<BaseRelayClient> relays()
Copyright © 2015. All rights reserved.