Uses of Enum Class
org.apache.sysds.runtime.instructions.spark.utils.RDDConverterUtilsExt.RDDConverterTypes
Packages that use RDDConverterUtilsExt.RDDConverterTypes
-
Uses of RDDConverterUtilsExt.RDDConverterTypes in org.apache.sysds.runtime.instructions.spark.utils
Methods in org.apache.sysds.runtime.instructions.spark.utils that return RDDConverterUtilsExt.RDDConverterTypesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RDDConverterUtilsExt.RDDConverterTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.