| Interface | Description | 
|---|---|
| ConfigurableAPI | This interface defines the programmatic access to dml configuration properties
 (as defined in SystemDS-config.xml) to ensure API consistency across all APIs. | 
| Class | Description | 
|---|---|
| DMLOptions | Set of DMLOptions that can be set through the command line
 and  MLContextThe values have been initialized with the default values
 Despite there being a DML and PyDML, this class is named DMLOptions
 to keep it consistent withDMLOptionsandDMLOptions | 
| DMLScript | |
| PythonDMLScript | |
| ScriptExecutorUtils | 
| Exception | Description | 
|---|---|
| DMLException | Exception occurring in the DML framework. | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.