Package org.apache.sysds.utils
Class SystemDSLoaderUtils
- java.lang.Object
-
- org.apache.sysds.utils.SystemDSLoaderUtils
-
public class SystemDSLoaderUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description SystemDSLoaderUtils()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
loadSystemDS(String filePath)
-
-
-
Method Detail
-
loadSystemDS
public void loadSystemDS(String filePath) throws NoSuchMethodException, SecurityException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, IOException
-
-