public class RowToRecord extends Object implements org.apache.spark.api.java.function.Function<org.apache.spark.sql.Row,io.cdap.cdap.api.data.format.StructuredRecord>
| Constructor and Description |
|---|
RowToRecord(io.cdap.cdap.api.data.schema.Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
io.cdap.cdap.api.data.format.StructuredRecord |
call(org.apache.spark.sql.Row row) |
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.