![]() |
Ice 3.9
Slice API Reference
|
Describes a replica group. More...
defined in <IceGrid/Descriptor.ice>
struct ReplicaGroupDescriptor { ... }

Data Members | |
| string | description |
| The description of this replica group. | |
| string | filter |
| The filter to use for this replica group. | |
| string | id |
| The replica group ID. | |
| LoadBalancingPolicy | loadBalancing |
| The load balancing policy. | |
| ObjectDescriptorSeq | objects |
| The descriptors for the well-known objects. | |
| string | proxyOptions |
| Default options for proxies created for the replica group. | |
Describes a replica group.
Definition at line 353 of file Descriptor.ice.