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>
Constructor and Description |
---|
AddRowID() |
Modifier and Type | Method and Description |
---|---|
org.apache.spark.sql.Row |
call(scala.Tuple2<org.apache.spark.sql.Row,Long> arg0) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.