Package org.apache.sysds.runtime.io
Class WriterTextCellParallel
java.lang.Object
org.apache.sysds.runtime.io.MatrixWriter
org.apache.sysds.runtime.io.WriterTextCell
org.apache.sysds.runtime.io.WriterTextCellParallel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.io.WriterTextCell
writeEmptyMatrixToHDFS, writeMatrixFromStream, writeMatrixToHDFSMethods inherited from class org.apache.sysds.runtime.io.MatrixWriter
createMatrixBlocksForReuse, getMatrixBlockForReuse, setForcedParallel, writeMatrixToHDFS
-
Constructor Details
-
WriterTextCellParallel
public WriterTextCellParallel()
-