Uses of Enum Class
org.apache.sysds.runtime.compress.colgroup.indexes.IColIndex.ColIndexType
Packages that use IColIndex.ColIndexType
-
Uses of IColIndex.ColIndexType in org.apache.sysds.runtime.compress.colgroup.indexes
Methods in org.apache.sysds.runtime.compress.colgroup.indexes that return IColIndex.ColIndexTypeModifier and TypeMethodDescriptionstatic IColIndex.ColIndexTypeReturns the enum constant of this class with the specified name.static IColIndex.ColIndexType[]IColIndex.ColIndexType.values()Returns an array containing the constants of this enum class, in the order they are declared.