Module com.powsybl.computation.mpi
Package com.powsybl.computation.mpi
Class ExportTasksStatisticsTool
java.lang.Object
com.powsybl.computation.mpi.ExportTasksStatisticsTool
- All Implemented Interfaces:
com.powsybl.tools.Tool
@AutoService(com.powsybl.tools.Tool.class)
public class ExportTasksStatisticsTool
extends Object
implements com.powsybl.tools.Tool
- Author:
- Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.powsybl.tools.Command
void
run
(org.apache.commons.cli.CommandLine line, com.powsybl.tools.ToolRunningContext context)
-
Constructor Details
-
ExportTasksStatisticsTool
public ExportTasksStatisticsTool()
-
-
Method Details
-
getCommand
public com.powsybl.tools.Command getCommand()- Specified by:
getCommand
in interfacecom.powsybl.tools.Tool
-
run
public void run(org.apache.commons.cli.CommandLine line, com.powsybl.tools.ToolRunningContext context) throws Exception - Specified by:
run
in interfacecom.powsybl.tools.Tool
- Throws:
Exception
-