Remote Result Impl
open fun RemoteResultImpl(result: String, workerNode: UUID, simulationErrors: Optional<Throwable>, config: SimulationConfig)
Content copied to clipboard
Parameters
result
Result file's content as string
worker Node
UUID of worker node that has done the simulation
simulation Errors
Simulation's errors
config
Simulation's specific config