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 SummaryConstructors Constructor Description WriterTextCellParallel()
 - 
Method Summary- 
Methods inherited from class org.apache.sysds.runtime.io.WriterTextCellwriteEmptyMatrixToHDFS, writeMatrixToHDFS
 - 
Methods inherited from class org.apache.sysds.runtime.io.MatrixWritercreateMatrixBlocksForReuse, getMatrixBlockForReuse, writeMatrixToHDFS
 
- 
 
-