Package org.apache.sysds.runtime.io
Class FrameReaderParquetParallel
java.lang.Object
org.apache.sysds.runtime.io.FrameReader
org.apache.sysds.runtime.io.FrameReaderParquet
org.apache.sysds.runtime.io.FrameReaderParquetParallel
Multi-threaded frame parquet reader.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.io.FrameReaderParquet
readFrameFromHDFS, readFrameFromInputStreamMethods inherited from class org.apache.sysds.runtime.io.FrameReader
getDefColNames, getDefSchema, readFrameFromHDFS, readFrameFromHDFS, readFrameFromInputStream, readFrameFromInputStream
-
Constructor Details
-
FrameReaderParquetParallel
public FrameReaderParquetParallel()
-