Class ForwardedSecurityAnalysisExecution

java.lang.Object
com.powsybl.security.distributed.ForwardedSecurityAnalysisExecution
All Implemented Interfaces:
SecurityAnalysisExecution

public class ForwardedSecurityAnalysisExecution extends Object implements SecurityAnalysisExecution
Forwards the execution of a security analysis to another itools process. The forwardedTaskCount parameter will be forward to that process, so if it is greater than one, it will spawn multiple "slave" processes.
Author:
Sylvain Leclerc <sylvain.leclerc at rte-france.com>