IceGrid::ReplicaGroupDescriptor

Overview

struct ReplicaGroupDescriptor

A replica group descriptor.

Data Member Index

description

The description of this replica group.

id

The id of the replica group.

loadBalancing

The load balancing policy.

objects

The object descriptors associated to this object adapter.

description

string description;

The description of this replica group.

id

string id;

The id of the replica group.

loadBalancing

LoadBalancingPolicy loadBalancing;

The load balancing policy.

objects

ObjectDescriptorSeq objects;

The object descriptors associated to this object adapter.