| Znav |
|---|
| next | IceGrid-ApplicationInfo |
|---|
| prev | IceGrid-AllocationTimeoutException |
|---|
|
IceGrid::ApplicationDescriptor
Overview
struct ApplicationDescriptor
An application descriptor.
Used By
Data Member Index
name — The application name.
variables — The variables defined in the application descriptor.
replicaGroups — The replica groups.
serverTemplates — The server templates.
serviceTemplates — The service templates.
nodes — The application nodes.
distrib — The application distribution.
description — The description of this application.
propertySets — Property set descriptors.
Data Members
string
name;
The application name.
variables;
The variables defined in the application descriptor.
| Anchor |
|---|
| replicaGroups |
|---|
| replicaGroups |
|---|
|
replicaGroups;
The replica groups.
| Anchor |
|---|
| serverTemplates |
|---|
| serverTemplates |
|---|
|
serverTemplates;
The server templates.
| Anchor |
|---|
| serviceTemplates |
|---|
| serviceTemplates |
|---|
|
serviceTemplates;
The service templates.
nodes;
The application nodes.
distrib;
The application distribution.
string
description;
The description of this application.
propertySets;
Property set descriptors.
| Znav |
|---|
| next | IceGrid-ApplicationInfo |
|---|
| prev | IceGrid-AllocationTimeoutException |
|---|
|