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
 
 
 
 
- 
public class WriterTextCellParallel extends WriterTextCell
 
- 
- 
Constructor Summary
Constructors Constructor Description WriterTextCellParallel() 
- 
Method Summary
- 
Methods inherited from class org.apache.sysds.runtime.io.WriterTextCell
writeEmptyMatrixToHDFS, writeMatrixToHDFS 
- 
Methods inherited from class org.apache.sysds.runtime.io.MatrixWriter
createMatrixBlocksForReuse, getMatrixBlockForReuse, setForcedParallel, writeMatrixToHDFS 
 - 
 
 -