Package org.apache.sysds.runtime.io
Class MatrixWriterFactory
java.lang.Object
org.apache.sysds.runtime.io.MatrixWriterFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixWriterstatic MatrixWritercreateMatrixWriter(Types.FileFormat fmt, int replication, FileFormatProperties props)
-
Constructor Details
-
MatrixWriterFactory
public MatrixWriterFactory()
-
-
Method Details
-
createMatrixWriter
-
createMatrixWriter
public static MatrixWriter createMatrixWriter(Types.FileFormat fmt, int replication, FileFormatProperties props)
-