RemoteSimulation

interface RemoteSimulation<T> : IgniteCallable<RemoteResult>

Alchemist simulation that will be executed in remote cluster's nodes.

Parameters

<T>

concentration type

Functions

Link copied to clipboard
abstract fun call(): V

Inheritors

Link copied to clipboard