Uses of Enum Class
org.apache.sysds.runtime.transform.encode.ColumnEncoder.EncoderType
Packages that use ColumnEncoder.EncoderType
-
Uses of ColumnEncoder.EncoderType in org.apache.sysds.runtime.transform.encode
Methods in org.apache.sysds.runtime.transform.encode that return ColumnEncoder.EncoderTypeModifier and TypeMethodDescriptionstatic ColumnEncoder.EncoderTypeReturns the enum constant of this class with the specified name.static ColumnEncoder.EncoderType[]ColumnEncoder.EncoderType.values()Returns an array containing the constants of this enum class, in the order they are declared.