Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIceGrid-RoundRobinLoadBalancingPolicy
prevIceGrid-RegistryUnreachableException
Section


IceGrid::ReplicaGroupDescriptor

Overview

struct ReplicaGroupDescriptor

A replica group descriptor.

Used By

Data Member Index

id — The id of the replica group.
loadBalancing — The load balancing policy.
objects — The object descriptors associated with this object adapter.
description — The description of this replica group.

Ztop

Data Members

string
Anchor
id
id
id;

The id of the replica group.

IceGrid::LoadBalancingPolicy
Anchor
loadBalancing
loadBalancing
loadBalancing;

The load balancing policy.

IceGrid::ObjectDescriptorSeq
Anchor
objects
objects
objects;

The object descriptors associated with this object adapter.

string
Anchor
description
description
description;

The description of this replica group.

Ztop

Znav
nextIceGrid-RoundRobinLoadBalancingPolicy
prevIceGrid-RegistryUnreachableException
Section