Class RDDConverterUtilsExt.AddRowID
java.lang.Object
org.apache.sysds.runtime.instructions.spark.utils.RDDConverterUtilsExt.AddRowID
- All Implemented Interfaces:
Serializable,org.apache.spark.api.java.function.Function<scala.Tuple2<org.apache.spark.sql.Row,Long>, org.apache.spark.sql.Row>
- Enclosing class:
- RDDConverterUtilsExt
public static class RDDConverterUtilsExt.AddRowID
extends Object
implements org.apache.spark.api.java.function.Function<scala.Tuple2<org.apache.spark.sql.Row,Long>,org.apache.spark.sql.Row>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddRowID
public AddRowID()
-
-
Method Details