![]() |
Ice 3.8
Slice API 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. |
Describes an IceGrid node.
Definition at line 270 of file Descriptor.ice.