| Class | Description | 
|---|---|
| Connection | Interaction with SystemDS using the JMLC (Java Machine Learning Connector) API is initiated with
 a  Connectionobject. | 
| JMLCUtils | Utility class containing static methods for working with JMLC. | 
| PreparedScript | Representation of a prepared (precompiled) DML/PyDML script. | 
| ResultVariables | A ResultVariables object holds the data returned by a call
 to  PreparedScript'sexecuteScriptmethod, which executes a DML/PyDML script. | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.