|
Ice 3.7 Slice API Reference
|
A replica group descriptor. More...
defined in <IceGrid/Descriptor.ice>
struct ReplicaGroupDescriptor { ... }

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... | |
A replica group descriptor.
| string description |
The description of this replica group.
| string filter |
The filter to use for this replica group.
| string id |
The id of the replica group.
| LoadBalancingPolicy loadBalancing |
The load balancing policy.
| ObjectDescriptorSeq objects |
The object descriptors associated with this object adapter.
| string proxyOptions |
Default options for proxies created for the replica group.