blob: 0ca56928cb4db44e1e22f6ff8ba038d875aedde9 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.sysds.runtime.io (SystemDS 2.1.0-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../org/apache/sysds/runtime/io/package-summary.html" target="classFrame">org.apache.sysds.runtime.io</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BinaryBlockSerialization.html" title="class in org.apache.sysds.runtime.io" target="classFrame">BinaryBlockSerialization</a></li>
<li><a href="BinaryBlockSerialization.MatrixBlockDeserializer.html" title="class in org.apache.sysds.runtime.io" target="classFrame">BinaryBlockSerialization.MatrixBlockDeserializer</a></li>
<li><a href="BinaryBlockSerialization.MatrixBlockSerializer.html" title="class in org.apache.sysds.runtime.io" target="classFrame">BinaryBlockSerialization.MatrixBlockSerializer</a></li>
<li><a href="FileFormatProperties.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FileFormatProperties</a></li>
<li><a href="FileFormatPropertiesCSV.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FileFormatPropertiesCSV</a></li>
<li><a href="FileFormatPropertiesMM.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FileFormatPropertiesMM</a></li>
<li><a href="FrameReader.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReader</a></li>
<li><a href="FrameReaderBinaryBlock.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderBinaryBlock</a></li>
<li><a href="FrameReaderBinaryBlockParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderBinaryBlockParallel</a></li>
<li><a href="FrameReaderFactory.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderFactory</a></li>
<li><a href="FrameReaderJSONL.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderJSONL</a></li>
<li><a href="FrameReaderJSONLParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderJSONLParallel</a></li>
<li><a href="FrameReaderProto.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderProto</a></li>
<li><a href="FrameReaderTextCell.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderTextCell</a></li>
<li><a href="FrameReaderTextCellParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderTextCellParallel</a></li>
<li><a href="FrameReaderTextCSV.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderTextCSV</a></li>
<li><a href="FrameReaderTextCSVParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameReaderTextCSVParallel</a></li>
<li><a href="FrameWriter.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriter</a></li>
<li><a href="FrameWriterBinaryBlock.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterBinaryBlock</a></li>
<li><a href="FrameWriterBinaryBlockParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterBinaryBlockParallel</a></li>
<li><a href="FrameWriterFactory.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterFactory</a></li>
<li><a href="FrameWriterJSONL.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterJSONL</a></li>
<li><a href="FrameWriterJSONLParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterJSONLParallel</a></li>
<li><a href="FrameWriterProto.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterProto</a></li>
<li><a href="FrameWriterTextCell.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterTextCell</a></li>
<li><a href="FrameWriterTextCellParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterTextCellParallel</a></li>
<li><a href="FrameWriterTextCSV.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterTextCSV</a></li>
<li><a href="FrameWriterTextCSVParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">FrameWriterTextCSVParallel</a></li>
<li><a href="InputOutputInfo.html" title="class in org.apache.sysds.runtime.io" target="classFrame">InputOutputInfo</a></li>
<li><a href="IOUtilFunctions.html" title="class in org.apache.sysds.runtime.io" target="classFrame">IOUtilFunctions</a></li>
<li><a href="IOUtilFunctions.CountRowsTask.html" title="class in org.apache.sysds.runtime.io" target="classFrame">IOUtilFunctions.CountRowsTask</a></li>
<li><a href="MatrixReader.html" title="class in org.apache.sysds.runtime.io" target="classFrame">MatrixReader</a></li>
<li><a href="MatrixReaderFactory.html" title="class in org.apache.sysds.runtime.io" target="classFrame">MatrixReaderFactory</a></li>
<li><a href="MatrixWriter.html" title="class in org.apache.sysds.runtime.io" target="classFrame">MatrixWriter</a></li>
<li><a href="MatrixWriterFactory.html" title="class in org.apache.sysds.runtime.io" target="classFrame">MatrixWriterFactory</a></li>
<li><a href="ReaderBinaryBlock.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderBinaryBlock</a></li>
<li><a href="ReaderBinaryBlockParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderBinaryBlockParallel</a></li>
<li><a href="ReaderTextCell.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderTextCell</a></li>
<li><a href="ReaderTextCellParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderTextCellParallel</a></li>
<li><a href="ReaderTextCellParallel.CellBuffer.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderTextCellParallel.CellBuffer</a></li>
<li><a href="ReaderTextCellParallel.CountNnzTask.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderTextCellParallel.CountNnzTask</a></li>
<li><a href="ReaderTextCellParallel.ReadTask.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderTextCellParallel.ReadTask</a></li>
<li><a href="ReaderTextCSV.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderTextCSV</a></li>
<li><a href="ReaderTextCSVParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderTextCSVParallel</a></li>
<li><a href="ReaderTextLIBSVM.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderTextLIBSVM</a></li>
<li><a href="ReaderTextLIBSVMParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderTextLIBSVMParallel</a></li>
<li><a href="ReaderWriterFederated.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReaderWriterFederated</a></li>
<li><a href="ReadProperties.html" title="class in org.apache.sysds.runtime.io" target="classFrame">ReadProperties</a></li>
<li><a href="TensorReader.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorReader</a></li>
<li><a href="TensorReaderBinaryBlock.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorReaderBinaryBlock</a></li>
<li><a href="TensorReaderBinaryBlockParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorReaderBinaryBlockParallel</a></li>
<li><a href="TensorReaderFactory.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorReaderFactory</a></li>
<li><a href="TensorReaderTextCell.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorReaderTextCell</a></li>
<li><a href="TensorReaderTextCellParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorReaderTextCellParallel</a></li>
<li><a href="TensorWriter.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorWriter</a></li>
<li><a href="TensorWriterBinaryBlock.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorWriterBinaryBlock</a></li>
<li><a href="TensorWriterBinaryBlockParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorWriterBinaryBlockParallel</a></li>
<li><a href="TensorWriterBinaryBlockParallel.WriteFileTask.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorWriterBinaryBlockParallel.WriteFileTask</a></li>
<li><a href="TensorWriterFactory.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorWriterFactory</a></li>
<li><a href="TensorWriterTextCell.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorWriterTextCell</a></li>
<li><a href="TensorWriterTextCellParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">TensorWriterTextCellParallel</a></li>
<li><a href="WriterBinaryBlock.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterBinaryBlock</a></li>
<li><a href="WriterBinaryBlockParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterBinaryBlockParallel</a></li>
<li><a href="WriterMatrixMarket.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterMatrixMarket</a></li>
<li><a href="WriterMatrixMarketParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterMatrixMarketParallel</a></li>
<li><a href="WriterTextCell.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterTextCell</a></li>
<li><a href="WriterTextCellParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterTextCellParallel</a></li>
<li><a href="WriterTextCSV.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterTextCSV</a></li>
<li><a href="WriterTextCSVParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterTextCSVParallel</a></li>
<li><a href="WriterTextLIBSVM.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterTextLIBSVM</a></li>
<li><a href="WriterTextLIBSVMParallel.html" title="class in org.apache.sysds.runtime.io" target="classFrame">WriterTextLIBSVMParallel</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="FileFormatPropertiesMM.MMField.html" title="enum in org.apache.sysds.runtime.io" target="classFrame">FileFormatPropertiesMM.MMField</a></li>
<li><a href="FileFormatPropertiesMM.MMFormat.html" title="enum in org.apache.sysds.runtime.io" target="classFrame">FileFormatPropertiesMM.MMFormat</a></li>
<li><a href="FileFormatPropertiesMM.MMSymmetry.html" title="enum in org.apache.sysds.runtime.io" target="classFrame">FileFormatPropertiesMM.MMSymmetry</a></li>
</ul>
</div>
</body>
</html>