alchemist
alchemist
/
it.unibo.alchemist.grid.cluster
/
Cluster
Cluster
interface
Cluster
:
AutoCloseable
Content copied to clipboard
The entity that represent the joined cluster.
Functions
Inheritors
Functions
close
Link copied to clipboard
abstract
fun
close
(
)
Content copied to clipboard
Leave the cluster.
get
Workers
Set
Link copied to clipboard
abstract
fun
getWorkersSet
(
complexity
:
Complexity
)
:
WorkerSet
Content copied to clipboard
Inheritors
ClusterImpl
Link copied to clipboard