enlargeCluster

suspend fun enlargeCluster(node: NetworkNode)

Enlarges the cluster using the ProtoNetworks of node. Enlarging a cluster also initializes / updates the clusters of all ProtoNetworks that are clustered with it.

If no cluster has been built yet, initCluster will be called instead.


Enlarges the cluster using the ProtoNetworks of nodes. Enlarging a cluster also initializes / updates the clusters of all ProtoNetworks that are clustered with it.

If no cluster has been built yet, initCluster will be called instead.