| Package | Description | 
|---|---|
| org.apache.sysds.runtime.io | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WriterBinaryBlock | 
| class  | WriterBinaryBlockParallel | 
| class  | WriterHDF5 | 
| class  | WriterHDF5Parallel | 
| class  | WriterMatrixMarket | 
| class  | WriterMatrixMarketParallel | 
| class  | WriterTextCell | 
| class  | WriterTextCellParallel | 
| class  | WriterTextCSV | 
| class  | WriterTextCSVParallel | 
| class  | WriterTextLIBSVM | 
| class  | WriterTextLIBSVMParallel | 
| Modifier and Type | Method and Description | 
|---|---|
| static MatrixWriter | MatrixWriterFactory. createMatrixWriter(Types.FileFormat fmt) | 
| static MatrixWriter | MatrixWriterFactory. createMatrixWriter(Types.FileFormat fmt,
                  int replication,
                  FileFormatProperties props) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.