IceGrid.AdapterInfo¶
- class IceGrid.AdapterInfo(id: str = '', proxy: ObjectPrx | None = None, replicaGroupId: str = '')¶
Bases:
objectInformation about an adapter registered with the IceGrid registry.
- replicaGroupId¶
The replica group ID of the object adapter, or empty if the adapter doesn’t belong to a replica group.
- Type:
Notes
The Slice compiler generated this dataclass from Slice struct
::IceGrid::AdapterInfo.