Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid::NodeInfo Struct Reference

Information about an IceGrid node. More...

defined in <IceGrid/Admin.ice>

struct NodeInfo { ... }

Data Members

string dataDir
 The path to the node data directory.
string hostname
 The network name of the host running this node.
string machine
 The machine hardware type.
string name
 The name of the node.
int nProcessors
 The number of processor threads on the node.
string os
 The operating system name.
string release
 The operation system release level.
string version
 The operation system version.

Detailed Description

Information about an IceGrid node.

Definition at line 112 of file Admin.ice.


The documentation for this struct was generated from the following file: