Package org.apache.sysds.runtime.io
Class FrameReaderTextCSVParallel
java.lang.Object
org.apache.sysds.runtime.io.FrameReader
org.apache.sysds.runtime.io.FrameReaderTextCSV
org.apache.sysds.runtime.io.FrameReaderTextCSVParallel
Multi-threaded frame text csv reader.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.io.FrameReaderTextCSV
readFrameFromHDFS, readFrameFromInputStreamMethods inherited from class org.apache.sysds.runtime.io.FrameReader
getDefColNames, getDefSchema, readFrameFromHDFS, readFrameFromHDFS, readFrameFromInputStream, readFrameFromInputStream
-
Constructor Details
-
FrameReaderTextCSVParallel
-