Package org.apache.sysds.runtime.io
Class FrameWriterTextCellParallel
- java.lang.Object
- 
- org.apache.sysds.runtime.io.FrameWriter
- 
- org.apache.sysds.runtime.io.FrameWriterTextCell
- 
- org.apache.sysds.runtime.io.FrameWriterTextCellParallel
 
 
 
- 
 public class FrameWriterTextCellParallel extends FrameWriterTextCell Multi-threaded frame text cell writer.
- 
- 
Constructor SummaryConstructors Constructor Description FrameWriterTextCellParallel()
 - 
Method Summary- 
Methods inherited from class org.apache.sysds.runtime.io.FrameWriterTextCellwriteFrameToHDFS
 - 
Methods inherited from class org.apache.sysds.runtime.io.FrameWritercreateFrameBlocksForReuse, getFrameBlockForReuse
 
- 
 
-