Class DistributedSecurityAnalysisExecution

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

public class DistributedSecurityAnalysisExecution extends Object implements SecurityAnalysisExecution
Execute a security analysis by spawning a specified number of subtasks, each of which will consist to a separate call to itools security-analysis through the specified ComputationManager.
Author:
Sylvain Leclerc <sylvain.leclerc at rte-france.com>