Uses of Enum Class
org.apache.sysds.lops.Compression.CompressConfig
Packages that use Compression.CompressConfig
-
Uses of Compression.CompressConfig in org.apache.sysds.conf
Methods in org.apache.sysds.conf that return Compression.CompressConfigModifier and TypeMethodDescriptionstatic Compression.CompressConfigConfigurationManager.getCompressConfig() -
Uses of Compression.CompressConfig in org.apache.sysds.lops
Methods in org.apache.sysds.lops that return Compression.CompressConfigModifier and TypeMethodDescriptionstatic Compression.CompressConfigReturns the enum constant of this class with the specified name.static Compression.CompressConfig[]Compression.CompressConfig.values()Returns an array containing the constants of this enum class, in the order they are declared.