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
Multi-threaded frame text cell writer.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.io.FrameWriterTextCell
writeFrameToHDFSMethods inherited from class org.apache.sysds.runtime.io.FrameWriter
setForcedParallel
-
Constructor Details
-
FrameWriterTextCellParallel
public FrameWriterTextCellParallel()
-