Uses of Interface
org.apache.sysds.runtime.ooc.cache.io.SpillableObject
Packages that use SpillableObject
Package
Description
-
Uses of SpillableObject in org.apache.sysds.runtime.instructions.spark.data
Classes in org.apache.sysds.runtime.instructions.spark.data that implement SpillableObject -
Uses of SpillableObject in org.apache.sysds.runtime.ooc.cache.io
Methods in org.apache.sysds.runtime.ooc.cache.io that return SpillableObjectMethods in org.apache.sysds.runtime.ooc.cache.io with parameters of type SpillableObjectModifier and TypeMethodDescriptionstatic booleanSpillableObjectRegistry.tryWrite(DataOutput out, SpillableObject obj) -
Uses of SpillableObject in org.apache.sysds.runtime.ooc.cache.packed
Classes in org.apache.sysds.runtime.ooc.cache.packed that implement SpillableObject