Package org.apache.sysds.runtime.io
Class FrameWriterProto
java.lang.Object
org.apache.sysds.runtime.io.FrameWriter
org.apache.sysds.runtime.io.FrameWriterProto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwriteFrameToHDFS(FrameBlock src, String fname, long rlen, long clen) Methods inherited from class org.apache.sysds.runtime.io.FrameWriter
setForcedParallel
-
Constructor Details
-
FrameWriterProto
public FrameWriterProto()
-
-
Method Details
-
writeFrameToHDFS
- Specified by:
writeFrameToHDFSin classFrameWriter- Throws:
IOException
-