Uses of Enum Class
org.apache.sysds.runtime.iogen.RowIndexStructure.IndexProperties
Packages that use RowIndexStructure.IndexProperties
-
Uses of RowIndexStructure.IndexProperties in org.apache.sysds.runtime.iogen
Methods in org.apache.sysds.runtime.iogen that return RowIndexStructure.IndexPropertiesModifier and TypeMethodDescriptionRowIndexStructure.getProperties()Returns the enum constant of this class with the specified name.static RowIndexStructure.IndexProperties[]RowIndexStructure.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 RowIndexStructure.IndexPropertiesModifier and TypeMethodDescriptionvoidRowIndexStructure.setProperties(RowIndexStructure.IndexProperties properties)