| Package | Description | 
|---|---|
| org.apache.sysds.api | |
| org.apache.sysds.api.mlcontext | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ScriptExecutorUtils. executeRuntimeProgram(ScriptExecutor se,
                     int statisticsMaxHeavyHitters)Execute the runtime program. | 
| Modifier and Type | Method and Description | 
|---|---|
| ScriptExecutor | Script. getScriptExecutor()Obtain the script executor used by this Script. | 
| Modifier and Type | Method and Description | 
|---|---|
| MLResults | MLContext. execute(Script script,
       ScriptExecutor scriptExecutor)Execute a DML or PYDML Script object using a ScriptExecutor. | 
| void | Script. setScriptExecutor(ScriptExecutor scriptExecutor)Set the ScriptExecutor used by this Script. | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.