@zeroc/ice
    Preparing search index...

    Class NodeDynamicInfo

    Dynamic information about the state of a node.

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

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    adapters: AdapterDynamicInfo[]

    The dynamic information of the adapters deployed on this node.

    info: NodeInfo

    Some static information about the node.

    The dynamic information of the servers deployed on this node.

    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.