Class DefaultTopologyCluster

    • Constructor Detail

      • DefaultTopologyCluster

        public DefaultTopologyCluster​(ClusterId id,
                                      int deviceCount,
                                      int linkCount,
                                      TopologyVertex root)
        Creates a new topology cluster descriptor with the specified attributes.
        Parameters:
        id - cluster id
        deviceCount - number of devices in the cluster
        linkCount - number of links in the cluster
        root - cluster root node