Uses of Enum Class
org.apache.sysds.hops.OptimizerUtils.MemoryManager
Packages that use OptimizerUtils.MemoryManager
-
Uses of OptimizerUtils.MemoryManager in org.apache.sysds.hops
Fields in org.apache.sysds.hops declared as OptimizerUtils.MemoryManagerModifier and TypeFieldDescriptionstatic OptimizerUtils.MemoryManagerOptimizerUtils.MEMORY_MANAGERIndicate the current memory manager in effectMethods in org.apache.sysds.hops that return OptimizerUtils.MemoryManagerModifier and TypeMethodDescriptionstatic OptimizerUtils.MemoryManagerReturns the enum constant of this class with the specified name.static OptimizerUtils.MemoryManager[]OptimizerUtils.MemoryManager.values()Returns an array containing the constants of this enum class, in the order they are declared.