Package org.apache.sysds.runtime.io
Class WriterTextLIBSVMParallel
- java.lang.Object
- 
- org.apache.sysds.runtime.io.MatrixWriter
- 
- org.apache.sysds.runtime.io.WriterTextLIBSVM
- 
- org.apache.sysds.runtime.io.WriterTextLIBSVMParallel
 
 
 
- 
 public class WriterTextLIBSVMParallel extends WriterTextLIBSVM 
- 
- 
Constructor SummaryConstructors Constructor Description WriterTextLIBSVMParallel(FileFormatPropertiesLIBSVM _props)
 - 
Method Summary- 
Methods inherited from class org.apache.sysds.runtime.io.WriterTextLIBSVMwriteEmptyMatrixToHDFS, writeMatrixToHDFS
 - 
Methods inherited from class org.apache.sysds.runtime.io.MatrixWritercreateMatrixBlocksForReuse, getMatrixBlockForReuse, writeMatrixToHDFS
 
- 
 
- 
- 
- 
Constructor Detail- 
WriterTextLIBSVMParallelpublic WriterTextLIBSVMParallel(FileFormatPropertiesLIBSVM _props) 
 
- 
 
-