RemoteResultImpl

constructor(result: String, workerNode: UUID, simulationErrors: Optional<Throwable>, config: SimulationConfig)(source)

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