struct NodeDynamicInfo
NodeDynamicInfo
Dynamic information about the state of a node.
NodeDynamicInfoSeq, NodeObserver::nodeUp
The name of the node.
Some static information about the node.
The dynamic information of the servers deployed on this node.
The dynamic information of the adapters deployed on this node.
string name;
name
NodeInfo info;
NodeInfo
info
ServerDynamicInfoSeq servers;
servers
AdapterDynamicInfoSeq adapters;
adapters