public class WriterHDF5Parallel extends WriterHDF5
| Constructor and Description | 
|---|
| WriterHDF5Parallel(FileFormatPropertiesHDF5 _props) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | writeHDF5MatrixToHDFS(org.apache.hadoop.fs.Path path,
                     org.apache.hadoop.mapred.JobConf job,
                     org.apache.hadoop.fs.FileSystem fs,
                     MatrixBlock src) | 
writeEmptyMatrixToHDFS, writeMatrixToHDFScreateMatrixBlocksForReuse, getMatrixBlockForReuse, writeMatrixToHDFSpublic WriterHDF5Parallel(FileFormatPropertiesHDF5 _props)
public void writeHDF5MatrixToHDFS(org.apache.hadoop.fs.Path path,
                                  org.apache.hadoop.mapred.JobConf job,
                                  org.apache.hadoop.fs.FileSystem fs,
                                  MatrixBlock src)
                           throws IOException,
                                  DMLRuntimeException
IOExceptionDMLRuntimeExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.