Ice 3.6 Slice API Reference
|
Dynamic information about the state of a node. More...
Defined in <IceGrid/Observer.ice>
struct NodeDynamicInfo { ... }
Data Members | |
AdapterDynamicInfoSeq | adapters |
The dynamic information of the adapters deployed on this node. More... | |
NodeInfo | info |
Some static information about the node. More... | |
ServerDynamicInfoSeq | servers |
The dynamic information of the servers deployed on this node. More... | |
Dynamic information about the state of a node.
AdapterDynamicInfoSeq adapters |
The dynamic information of the adapters deployed on this node.
NodeInfo info |
Some static information about the node.
ServerDynamicInfoSeq servers |
The dynamic information of the servers deployed on this node.