ClusterImpl

An implementation of Cluster uses Apache Ignite.

Constructors

Link copied to clipboard
constructor(configPath: Path)

Functions

Link copied to clipboard
open fun close()
Leave the cluster.
abstract fun close()
Link copied to clipboard
open fun getWorkersSet(complexity: Complexity): WorkerSet