| Package | Description | 
|---|---|
| org.apache.sysds.runtime.io | |
| org.apache.sysds.runtime.util | 
| Modifier and Type | Method and Description | 
|---|---|
static MatrixReader | 
MatrixReaderFactory.createMatrixReader(ReadProperties props)  | 
| Modifier and Type | Method and Description | 
|---|---|
static MatrixBlock | 
DataConverter.readMatrixFromHDFS(ReadProperties prop)
Core method for reading matrices in format textcell, matrixmarket, binarycell, or binaryblock 
 from HDFS into main memory. 
 | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.