Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIceGrid-NodeInfo
prevIceGrid-NodeDescriptor
Section


IceGrid::NodeDynamicInfo

Overview

struct NodeDynamicInfo

Dynamic information about the state of a node.

Used By

Data Member Index

info — Some static information about the node.
servers — The dynamic information of the servers deployed on this node.
adapters — The dynamic information of the adapters deployed on this node.

Ztop

Data Members

IceGrid::NodeInfo
Anchor
info
info
info;

Some static information about the node.

IceGrid::ServerDynamicInfoSeq
Anchor
servers
servers
servers;

The dynamic information of the servers deployed on this node.

IceGrid::AdapterDynamicInfoSeq
Anchor
adapters
adapters
adapters;

The dynamic information of the adapters deployed on this node.

Ztop

Znav
nextIceGrid-NodeInfo
prevIceGrid-NodeDescriptor
Section