Package org.apache.sysds.runtime.io
Class FrameWriterBinaryBlockParallel
java.lang.Object
org.apache.sysds.runtime.io.FrameWriter
org.apache.sysds.runtime.io.FrameWriterBinaryBlock
org.apache.sysds.runtime.io.FrameWriterBinaryBlockParallel
- Direct Known Subclasses:
FrameWriterCompressed
Multi-threaded frame binary block writer.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.io.FrameWriterBinaryBlock
writeFrameToHDFSMethods inherited from class org.apache.sysds.runtime.io.FrameWriter
setForcedParallel
-
Constructor Details
-
FrameWriterBinaryBlockParallel
public FrameWriterBinaryBlockParallel()
-