Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::ReplicaGroupDescriptor Struct Reference

A replica group descriptor. More...

defined in <IceGrid/Descriptor.ice>

struct ReplicaGroupDescriptor { ... }

Collaboration diagram for IceGrid::ReplicaGroupDescriptor:
Collaboration graph
[legend]

Data Members

string description
 The description of this replica group. More...
 
string filter
 The filter to use for this replica group. More...
 
string id
 The id of the replica group. More...
 
LoadBalancingPolicy loadBalancing
 The load balancing policy. More...
 
ObjectDescriptorSeq objects
 The object descriptors associated with this object adapter. More...
 
string proxyOptions
 Default options for proxies created for the replica group. More...
 

Detailed Description

A replica group descriptor.

Data Member Documentation

◆ description

string description

The description of this replica group.

◆ filter

string filter

The filter to use for this replica group.

◆ id

string id

The id of the replica group.

◆ loadBalancing

LoadBalancingPolicy loadBalancing

The load balancing policy.

◆ objects

The object descriptors associated with this object adapter.

◆ proxyOptions

string proxyOptions

Default options for proxies created for the replica group.


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