public class FuturePing extends BaseFutureImpl<FuturePing>
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FuturePing()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FuturePing |
done(PeerAddress remotePeer)
Gets called if the ping was a success and an other peer could ping us
with TCP and UDP.
|
PeerAddress |
remotePeer() |
addCancel, addListener, addListener, await, await, awaitListeners, awaitListenersUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, completedAndNotify, failed, failed, failed, failed, failed, failedReason, isCompleted, isFailed, isSuccess, notifyListeners, removeCancel, removeListener, self, self, typepublic FuturePing done(PeerAddress remotePeer)
reporter - The peerAddress of the peer that reported our addresspublic PeerAddress remotePeer()
Copyright © 2014. All rights reserved.