Uses of Package
org.apache.sysds.runtime.io
Packages that use org.apache.sysds.runtime.io
Package
Description
-
Classes in org.apache.sysds.runtime.io used by org.apache.sysds.runtime.compress.ioClassDescriptionBase class for all format-specific matrix readers.Base class for all format-specific matrix writers.
-
Classes in org.apache.sysds.runtime.io used by org.apache.sysds.runtime.controlprogram.caching
-
Classes in org.apache.sysds.runtime.io used by org.apache.sysds.runtime.instructions.cp
-
Classes in org.apache.sysds.runtime.io used by org.apache.sysds.runtime.instructions.spark
-
Classes in org.apache.sysds.runtime.io used by org.apache.sysds.runtime.instructions.spark.utils
-
Classes in org.apache.sysds.runtime.io used by org.apache.sysds.runtime.ioClassDescriptionConsumes a whole columnar batch.Opened latest snapshot of a Delta table: the logical schema plus everything needed to (re)read its data files, including the list of per-data-file scan rows.Base class for all format-specific frame readers.Single-threaded frame binary block reader.Single-threaded native Delta Lake reader for frames, built on the Spark-free Delta Kernel library.Single-threaded frame parquet reader.Single-threaded frame textcell reader.Single-threaded frame text csv reader.Base class for all format-specific frame writers.Single-threaded frame binary block writer.Multi-threaded frame binary block writer.Single-threaded frame parquet writer.Single-threaded frame text cell writer.Single-threaded frame text csv writer.Base class for all format-specific matrix readers.Base class for all format-specific matrix writers.Single-threaded native Delta Lake reader for matrices, built on the Spark-free Delta Kernel library.
-
Classes in org.apache.sysds.runtime.io used by org.apache.sysds.runtime.iogenClassDescriptionBase class for all format-specific frame readers.Base class for all format-specific matrix readers.
-
Classes in org.apache.sysds.runtime.io used by org.apache.sysds.runtime.iogen.templateClassDescriptionBase class for all format-specific frame readers.Base class for all format-specific matrix readers.
-
Classes in org.apache.sysds.runtime.io used by org.apache.sysds.runtime.util