ostore.network
Class NetworkNodeStatusMsg
java.lang.Object
|
+--ostore.network.NetworkNodeStatusMsg
- All Implemented Interfaces:
- QueueElementIF
- public class NetworkNodeStatusMsg
- extends Object
- implements QueueElementIF
This event lets any other listening stage know that
a low-level connection to a node has been closed
dead_node
public NodeId dead_node
NetworkNodeStatusMsg
public NetworkNodeStatusMsg(NodeId node)
- Constructor.
- Parameters:
node
- the id of the node whose status has changed
toString
public String toString()
- Overrides:
toString
in class Object