@zeroc/ice
    Preparing search index...

    Class ReplicaGroupDescriptor

    Describes a replica group.

    The Slice compiler generated this class from Slice struct ::IceGrid::ReplicaGroupDescriptor.

    Index

    Constructors

    Properties

    description: string

    The description of this replica group.

    filter: string

    The filter to use for this replica group.

    id: string

    The replica group ID.

    loadBalancing: LoadBalancingPolicy

    The load balancing policy.

    objects: ObjectDescriptor[]

    The descriptors for the well-known objects.

    proxyOptions: string

    Default options for proxies created for the replica group.

    Methods

    • Determines whether the specified object is equal to the current object.

      Parameters

      • other: any

        The object to compare with the current object.

      Returns boolean

      true if the specified object is equal to the current object, false otherwise.