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