Package org.drasyl.event
Class NodeOnlineEvent
java.lang.Object
org.drasyl.event.NodeOnlineEvent
This event signals that the node has successfully registered with the super peer. If a node has
been configured with no super peer (e.g. if it is a root node), the event is immediately
emitted.
This is an immutable object.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
node
-
-
Constructor Details
-
NodeOnlineEvent
-
-
Method Details
-
toString
-
getNode
Description copied from interface:NodeEvent
Returns the node to which this event refers. -
hashCode
public int hashCode() -
equals
-