| Package | Description | 
|---|---|
| org.apache.sysds.runtime.io | |
| org.apache.sysds.runtime.iogen | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FrameReaderBinaryBlock
Single-threaded frame binary block reader. 
 | 
class  | 
FrameReaderBinaryBlockParallel
Multi-threaded frame binary block reader. 
 | 
class  | 
FrameReaderProto  | 
class  | 
FrameReaderTextCell
Single-threaded frame textcell reader. 
 | 
class  | 
FrameReaderTextCellParallel
Multi-threaded frame textcell reader. 
 | 
class  | 
FrameReaderTextCSV
Single-threaded frame text csv reader. 
 | 
class  | 
FrameReaderTextCSVParallel
Multi-threaded frame text csv reader. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static FrameReader | 
FrameReaderFactory.createFrameReader(Types.FileFormat fmt)  | 
static FrameReader | 
FrameReaderFactory.createFrameReader(Types.FileFormat fmt,
                 FileFormatProperties props)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FrameGenerateReader  | 
static class  | 
FrameGenerateReader.FrameReaderRowIrregular  | 
static class  | 
FrameGenerateReader.FrameReaderRowRegularColIrregular  | 
static class  | 
FrameGenerateReader.FrameReaderRowRegularColRegular  | 
| Modifier and Type | Method and Description | 
|---|---|
FrameReader | 
GenerateReader.GenerateReaderFrame.getReader()  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.