@zeroc/ice
    Preparing search index...

    Class RegistryInfo

    Information about an IceGrid registry replica.

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

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • Optionalname: string
      • Optionalhostname: string

      Returns RegistryInfo

    Properties

    hostname: string

    The network name of the host running this registry.

    name: string

    The name of the registry.

    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.

    • Returns the hash code of the object.

      Returns number

      The hash code of the object.