- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- Serializable, org.apache.spark.api.java.function.Function<org.apache.spark.sql.Row,String>
public class RowsToLines
extends Object
implements org.apache.spark.api.java.function.Function<org.apache.spark.sql.Row,String>
This class converts Spark SQL Rows into a CSV/TSV string.
- See Also:
- Serialized Form
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
String |
call(org.apache.spark.sql.Row row) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015 WSO2, Inc.. All Rights Reserved.