Uses of Enum Class
org.apache.sysds.runtime.iogen.ColIndexStructure.IndexProperties
Packages that use ColIndexStructure.IndexProperties
-
Uses of ColIndexStructure.IndexProperties in org.apache.sysds.runtime.iogen
Methods in org.apache.sysds.runtime.iogen that return ColIndexStructure.IndexPropertiesModifier and TypeMethodDescriptionColIndexStructure.getProperties()Returns the enum constant of this class with the specified name.static ColIndexStructure.IndexProperties[]ColIndexStructure.IndexProperties.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.sysds.runtime.iogen with parameters of type ColIndexStructure.IndexPropertiesModifier and TypeMethodDescriptionvoidColIndexStructure.setProperties(ColIndexStructure.IndexProperties properties)