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

Describes an IceGrid node. More...

defined in <IceGrid/Descriptor.ice>

struct NodeDescriptor { ... }

Data Members

string description
 The description of this node.
string loadFactor
 Load factor of the node.
PropertySetDescriptorDict propertySets
 Property set descriptors.
ServerInstanceDescriptorSeq serverInstances
 The server instances (template instances).
ServerDescriptorSeq servers
 Servers that are not template instances.
StringStringDict variables
 The variables defined for the node.

Detailed Description

Describes an IceGrid node.

Definition at line 270 of file Descriptor.ice.


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